SPECS: courier.spec - fix what adapter broke

glen glen at pld-linux.org
Sat Sep 17 18:57:13 CEST 2005


Author: glen                         Date: Sat Sep 17 16:57:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix what adapter broke

---- Files affected:
SPECS:
   courier.spec (1.116 -> 1.117) 

---- Diffs:

================================================================
Index: SPECS/courier.spec
diff -u SPECS/courier.spec:1.116 SPECS/courier.spec:1.117
--- SPECS/courier.spec:1.116	Sat Sep 17 18:53:49 2005
+++ SPECS/courier.spec	Sat Sep 17 18:57:08 2005
@@ -270,7 +270,7 @@
 	cd "`dirname "$FILE"`"
 
 	if [ -f Makefile.am ]; then
-		sed -i -e '/_LDFLAGS=%{rpmldflags} tatic/d' Makefile.am"
+		sed -i -e '/_LDFLAGS=-static/d' Makefile.am
 	fi
 
 	%{__libtoolize}
@@ -919,6 +919,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2005/09/17 16:57:08  glen
+- fix what adapter broke
+
 Revision 1.116  2005/09/17 16:53:49  paszczus
 - updated to 0.52.0 (security relase)
 - removed Patch7 (included in sources)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/courier.spec?r1=1.116&r2=1.117&f=u




More information about the pld-cvs-commit mailing list