SPECS: cboard.spec - add %{__make}

shadzik shadzik at pld-linux.org
Sun Apr 8 17:10:56 CEST 2007


Author: shadzik                      Date: Sun Apr  8 15:10:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add %{__make}

---- Files affected:
SPECS:
   cboard.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/cboard.spec
diff -u SPECS/cboard.spec:1.12 SPECS/cboard.spec:1.13
--- SPECS/cboard.spec:1.12	Mon Feb 12 22:23:50 2007
+++ SPECS/cboard.spec	Sun Apr  8 17:10:51 2007
@@ -37,7 +37,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	CPPFLAGS="%{rpmcflags} -I/usr/include/ncurses"
+	CPPFLAGS="%{rpmcflags} -I/usr/include/ncurses" 
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -62,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/04/08 15:10:51  shadzik
+- add %{__make}
+
 Revision 1.12  2007/02/12 21:23:50  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cboard.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list