SOURCES: rpm-find-lang - file(1) was not used in filter
    glen 
    glen at pld-linux.org
       
    Tue Sep 25 08:07:11 CEST 2007
    
    
  
Author: glen                         Date: Tue Sep 25 06:07:11 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- file(1) was not used in filter
---- Files affected:
SOURCES:
   rpm-find-lang (1.22 -> 1.23) 
---- Diffs:
================================================================
Index: SOURCES/rpm-find-lang
diff -u SOURCES/rpm-find-lang:1.22 SOURCES/rpm-find-lang:1.23
--- SOURCES/rpm-find-lang:1.22	Mon Sep 24 18:24:50 2007
+++ SOURCES/rpm-find-lang	Tue Sep 25 08:07:06 2007
@@ -132,7 +132,6 @@
 if [ ! -f __omf.files ] || [ "$TOP_DIR" -nt __omf.files ]; then
 	find $TOP_DIR -type f -name '*.omf' | \
 	sed -e '
-		s/:.*//
 		s:'"$TOP_DIR"'::' > __omf.files
 else
 	echo "$PROG: Using cached __omf.files"
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-find-lang?r1=1.22&r2=1.23&f=u
    
    
More information about the pld-cvs-commit
mailing list