SPECS: kbear.spec - Got rid of non-ASCII characters in the script.

qrczak qrczak at pld-linux.org
Sun Feb 11 23:20:51 CET 2007


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

---- Files affected:
SPECS:
   kbear.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/kbear.spec
diff -u SPECS/kbear.spec:1.30 SPECS/kbear.spec:1.31
--- SPECS/kbear.spec:1.30	Thu Nov  9 21:39:45 2006
+++ SPECS/kbear.spec	Sun Feb 11 23:20:45 2007
@@ -59,7 +59,7 @@
 touch aclocal.m4 stamp-h.in configure Makefile.in kbear/Makefile.in
 
 # UGLY hack
-# ktoś wie jak to zapisać w makefile.* jako patch ?? 
+# TODO: ktos wie jak to zapisac w makefile.* jako patch ?? 
 for i in `find . -name '*.ui'`; do echo $i; a=`echo $i|sed 's/\.ui$//g'`; uic $i -o ${a}.h;done
 %{__make}
 
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2007/02/11 22:20:45  qrczak
+- Got rid of non-ASCII characters in the script.
+
 Revision 1.30  2006/11/09 20:39:45  glen
 - strict internal deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kbear.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list