SPECS: toshset.spec - use configure2_13

wolvverine wolvverine at pld-linux.org
Mon Aug 7 21:26:33 CEST 2006


Author: wolvverine                   Date: Mon Aug  7 19:26:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use configure2_13

---- Files affected:
SPECS:
   toshset.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/toshset.spec
diff -u SPECS/toshset.spec:1.2 SPECS/toshset.spec:1.3
--- SPECS/toshset.spec:1.2	Mon Aug  7 19:28:14 2006
+++ SPECS/toshset.spec	Mon Aug  7 21:26:28 2006
@@ -22,15 +22,8 @@
 %patch0 -p0
 
 %build
-./configure \
-	--prefix=/usr --exec-prefix=/usr \
-	--bindir=/usr/bin --sbindir=/usr/sbin \
-	--sysconfdir=/etc --datadir=/usr/share \
-	--includedir=/usr/include --libdir=/usr/lib \
-	--libexecdir=/usr/lib --localstatedir=/var \
-	--sharedstatedir=/var/lib --mandir=/usr/share/man \
-	 --infodir=/usr/share/info --x-libraries=/usr/X11R6/lib
-make
+%configure2_13
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -63,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/07 19:26:28  wolvverine
+- use configure2_13
+
 Revision 1.2  2006/08/07 17:28:14  shadzik
 - added Makefile.in patch
 
================================================================

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



More information about the pld-cvs-commit mailing list