SPECS: nautilus-open-terminal.spec - disable static module instead...

qboosh qboosh at pld-linux.org
Sat Aug 13 13:13:54 CEST 2005


Author: qboosh                       Date: Sat Aug 13 11:13:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable static module instead of building and removing it

---- Files affected:
SPECS:
   nautilus-open-terminal.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/nautilus-open-terminal.spec
diff -u SPECS/nautilus-open-terminal.spec:1.2 SPECS/nautilus-open-terminal.spec:1.3
--- SPECS/nautilus-open-terminal.spec:1.2	Sat Aug  6 12:35:41 2005
+++ SPECS/nautilus-open-terminal.spec	Sat Aug 13 13:13:49 2005
@@ -36,7 +36,8 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+	--disable-static
 %{__make}
 
 %install
@@ -45,7 +46,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.{la,a}
+rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.la
 
 %find_lang %{name}
 
@@ -63,9 +64,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/08/13 11:13:49  qboosh
+- disable static module instead of building and removing it
+
 Revision 1.2  2005/08/06 10:35:41  paladine
 - adaptarized
 
 Revision 1.1  2005/08/06 10:29:10  paladine
 - initial PLD release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nautilus-open-terminal.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list