[packages/pcp] - cleanup

qboosh qboosh at pld-linux.org
Wed Dec 26 10:51:44 CET 2012


commit ff06df1469994528b996c52e1ed0dd3fbb5e0f9b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Dec 26 10:53:03 2012 +0100

    - cleanup

 pcp.spec | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/pcp.spec b/pcp.spec
index bdd3256..52f04d1 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -4,7 +4,6 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-%bcond_without	static_libs	# don't build static libraries
 #
 %include	/usr/lib/rpm/macros.perl
 Summary:	Performance Co-Pilot - system level performance monitoring and management
@@ -128,7 +127,6 @@ Bashowe uzupełnianie nazw dla narzędzi PCP.
 %build
 %{__autoconf}
 %configure \
-	%{!?with_static_libs:--disable-static} \
 	--with-rcdir=/etc/rc.d/init.d
 %{__make}
 
@@ -143,7 +141,6 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}
 	HAVE_GZIPPED_MANPAGES=false \
 	HAVE_LZMAED_MANPAGES=false \
 	HAVE_XZED_MANPAGES=false
-#	PCP_RC_DIR=/etc/rc.d/init.d
 
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcp.git/commitdiff/ff06df1469994528b996c52e1ed0dd3fbb5e0f9b



More information about the pld-cvs-commit mailing list