[Lohit-devel-list] lohit AUTHORS,1.2,1.3 makedist.sh,1.2,1.3

Parag Nemade (pnemade) lohit-devel-list at redhat.com
Thu Jan 18 06:12:35 UTC 2007


Author: pnemade

Update of /cvs/font/lohit
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2493

Modified Files:
	AUTHORS makedist.sh 
Log Message:
- Modified AUTHORS makedist.sh




Index: AUTHORS
===================================================================
RCS file: /cvs/font/lohit/AUTHORS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- AUTHORS	18 Jan 2007 04:52:42 -0000	1.2
+++ AUTHORS	18 Jan 2007 06:12:33 -0000	1.3
@@ -2,6 +2,7 @@
 - Leon Ho 
 - Rahul Bhalerao
 - Parag Nemade
+- Ramkrishna Reddy
 - Darshan Santani
 - Baishampayan Ghose
 


Index: makedist.sh
===================================================================
RCS file: /cvs/font/lohit/makedist.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- makedist.sh	18 Jan 2007 04:52:42 -0000	1.2
+++ makedist.sh	18 Jan 2007 06:12:33 -0000	1.3
@@ -5,6 +5,18 @@
 ver=`cat ChangeLog | grep "Current Version :-" | awk '{ print $4}'`
 mv TTFfiles fonts-indic-$ver
 cp COPYING ChangeLog README AUTHORS fonts-indic-$ver
+cd fonts-indic-$ver
+mkdir -p bengali gujarati  hindi  kannada  malayalam  oriya  punjabi  tamil  telugu
+mv lohit_bn.ttf bengali
+mv lohit_gu.ttf gujarati
+mv lohit_hi.ttf hindi
+mv lohit_kn.ttf kannada 
+mv lohit_ml.ttf malayalam
+mv lohit_or.ttf oriya 
+mv lohit_pa.ttf punjabi
+mv lohit_ta.ttf tamil 
+mv lohit_te.ttf telugu
+cd ..
 tar -cf fonts-indic-$ver.tar fonts-indic-$ver
 gzip fonts-indic-$ver.tar
 rm -rf fonts-indic-$ver




More information about the Lohit-devel-list mailing list