SPECS: thinkfinger.spec - added missing __make in build section

sls sls at pld-linux.org
Sat Mar 3 16:47:29 CET 2007


Author: sls                          Date: Sat Mar  3 15:47:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing __make in build section

---- Files affected:
SPECS:
   thinkfinger.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/thinkfinger.spec
diff -u SPECS/thinkfinger.spec:1.9 SPECS/thinkfinger.spec:1.10
--- SPECS/thinkfinger.spec:1.9	Sat Feb 24 14:06:24 2007
+++ SPECS/thinkfinger.spec	Sat Mar  3 16:47:23 2007
@@ -67,6 +67,8 @@
 	--enable-pam \
 	--with-securedir=/%{_lib}/security
 
+%{__make}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/pam_thinkfinger
@@ -114,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/03/03 15:47:23  sls
+- added missing __make in build section
+
 Revision 1.9  2007/02/24 13:06:24  arekm
 - rel 2; fix pam path in la files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/thinkfinger.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list