packages: icedove/icedove.spec - add option --enable-static due to: Makefil...

shadzik shadzik at pld-linux.org
Fri Dec 18 15:27:52 CET 2009


Author: shadzik                      Date: Fri Dec 18 14:27:52 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add option --enable-static due to: Makefile:98: *** you need an "--enable-static" build to package a build.  Stop.

---- Files affected:
packages/icedove:
   icedove.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/icedove/icedove.spec
diff -u packages/icedove/icedove.spec:1.38 packages/icedove/icedove.spec:1.39
--- packages/icedove/icedove.spec:1.38	Fri Dec 18 15:13:09 2009
+++ packages/icedove/icedove.spec	Fri Dec 18 15:27:46 2009
@@ -206,6 +206,7 @@
 ac_add_options --enable-optimize="%{rpmcflags}"
 ac_add_options --enable-pango
 ac_add_options --enable-reorder
+ac_add_options --enable-static
 ac_add_options --disable-strip
 ac_add_options --disable-strip-libs
 ac_add_options --enable-system-cairo
@@ -375,6 +376,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2009/12/18 14:27:46  shadzik
+- add option --enable-static due to: Makefile:98: *** you need an "--enable-static" build to package a build.  Stop.
+
 Revision 1.38  2009/12/18 14:13:09  shadzik
 - uncomment patch0 and 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedove/icedove.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list