SOURCES: rpm-build.sh - die cvsnt

glen glen at pld-linux.org
Fri Oct 3 17:51:34 CEST 2008


Author: glen                         Date: Fri Oct  3 15:51:34 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- die cvsnt

---- Files affected:
SOURCES:
   rpm-build.sh (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SOURCES/rpm-build.sh
diff -u SOURCES/rpm-build.sh:1.55 SOURCES/rpm-build.sh:1.56
--- SOURCES/rpm-build.sh:1.55	Fri Aug 29 23:31:05 2008
+++ SOURCES/rpm-build.sh	Fri Oct  3 17:51:29 2008
@@ -242,7 +242,7 @@
 	s,^@@ ,&,;
 	s,^-,&,;
 	s,^+,&,;
-	s,
,^M,g;
+	s,\r,^M,g;
 	s,	,    ,g;
 	s,\([^[:space:]]\)\([[:space:]]\+\)$,\1\2,g;
 	s,$,,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-build.sh?r1=1.55&r2=1.56&f=u



More information about the pld-cvs-commit mailing list