SPECS: dict-misc.spec - Got rid of non-ASCII characters in the scr...

qrczak qrczak at pld-linux.org
Mon Feb 12 00:57:18 CET 2007


Author: qrczak                       Date: Sun Feb 11 23:57:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Got rid of non-ASCII characters in the script.

---- Files affected:
SPECS:
   dict-misc.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/dict-misc.spec
diff -u SPECS/dict-misc.spec:1.44 SPECS/dict-misc.spec:1.45
--- SPECS/dict-misc.spec:1.44	Sun Jun 11 19:24:07 2006
+++ SPECS/dict-misc.spec	Mon Feb 12 00:57:13 2007
@@ -187,7 +187,6 @@
 	-s "The Devil's Dictionary (1881-1906)" devil
 dictzip devil.dict
 
-#egrep -v "^#" slownik | tr -d \[\] | tr ęóąśłżźćń eoaslzzcn | \
 egrep -v "^#" slownik | tr -d \[\] | \
 	sed 's/^\([[:alnum:]]\{2,\}\)\ \ /:\1:/' | \
 	dictfmt -j -u "http://ptm.linux.pl/slownik" \
@@ -316,6 +315,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2007/02/11 23:57:13  qrczak
+- Got rid of non-ASCII characters in the script.
+
 Revision 1.44  2006/06/11 17:24:07  radek
 - cosmetics, STBR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dict-misc.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list