Author: glen                         Date: Wed Sep 13 16:34:46 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- disable static instead of building it

---- Files affected:
SPECS:
   browser-plugin-kaffeine.spec (1.4.2.1 -> 1.4.2.2) 

---- Diffs:

================================================================
Index: SPECS/browser-plugin-kaffeine.spec
diff -u SPECS/browser-plugin-kaffeine.spec:1.4.2.1 
SPECS/browser-plugin-kaffeine.spec:1.4.2.2
--- SPECS/browser-plugin-kaffeine.spec:1.4.2.1  Wed Sep 13 18:31:52 2006
+++ SPECS/browser-plugin-kaffeine.spec  Wed Sep 13 18:34:41 2006
@@ -47,7 +47,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
-       --prefix=%{_plugindir}
+       --prefix=%{_plugindir} \
+       --disable-static
 %{__make}
 
 %install
@@ -56,7 +57,7 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_plugindir}/kaffeineplugin.{a,la}
+rm -f $RPM_BUILD_ROOT%{_plugindir}/kaffeineplugin.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -101,6 +102,9 @@
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.4.2.2  2006/09/13 16:34:41  glen
+- disable static instead of building it
+
 Revision 1.4.2.1  2006/09/13 16:31:52  glen
 - AC-branched
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/browser-plugin-kaffeine.spec?r1=1.4.2.1&r2=1.4.2.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to