SPECS: seamonkey.spec - just STRIP=echo, builders won't like escape sequenc...

sparky sparky at pld-linux.org
Tue Sep 23 22:47:56 CEST 2008


Author: sparky                       Date: Tue Sep 23 20:47:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just STRIP=echo, builders won't like escape sequences
- NOTE: builds and works ! (even on th at ppc)

---- Files affected:
SPECS:
   seamonkey.spec (1.89 -> 1.90) 

---- Diffs:

================================================================
Index: SPECS/seamonkey.spec
diff -u SPECS/seamonkey.spec:1.89 SPECS/seamonkey.spec:1.90
--- SPECS/seamonkey.spec:1.89	Tue Sep 23 22:19:08 2008
+++ SPECS/seamonkey.spec	Tue Sep 23 22:47:50 2008
@@ -261,7 +261,7 @@
 	--with-x
 
 %{__make} \
-	STRIP='printf "\033[1;31mWill not strip: %s\033[0;0m\n"'
+	STRIP=echo
 
 cd mailnews/extensions/enigmail
 ./makemake -r
@@ -770,6 +770,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90  2008/09/23 20:47:50  sparky
+- just STRIP=echo, builders won't like escape sequences
+- NOTE: builds and works ! (even on th at ppc)
+
 Revision 1.89  2008/09/23 20:19:08  sparky
 - added glueload-fix.patch, fixes SIGABRT during %install
 - don't strip anything
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/seamonkey.spec?r1=1.89&r2=1.90&f=u



More information about the pld-cvs-commit mailing list