Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        e16.spec.in 


Log Message:
Spec file tweaks.

===================================================================
RCS file: /cvs/e/e16/e/e16.spec.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- e16.spec.in 5 Jun 2007 16:50:29 -0000       1.7
+++ e16.spec.in 7 Aug 2007 14:33:15 -0000       1.8
@@ -33,15 +33,8 @@
 %setup -n [EMAIL PROTECTED]@
 
 %build
-CFLAGS="${RPM_OPT_FLAGS}"
-AC_FLAGS="--prefix=%{_prefix} --mandir=%{_mandir}"
-export CFLAGS AC_FLAGS
-if [ ! -f configure ]; then
-  ./autogen.sh $AC_FLAGS
-else
-  %{configure} $AC_FLAGS %{?acflags}
-fi
-%{__make} %{?mflags}
+%{configure} %{?acflags}
+%{__make} %{?_smp_mflags} %{?mflags}
 
 %install
 test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to