packages: papi/papi.spec - pass apache prefix to configure (should fix buil...
megabajt
megabajt at pld-linux.org
Tue Jan 31 23:40:30 CET 2012
Author: megabajt Date: Tue Jan 31 22:40:30 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- pass apache prefix to configure (should fix build on builders)
---- Files affected:
packages/papi:
papi.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/papi/papi.spec
diff -u packages/papi/papi.spec:1.3 packages/papi/papi.spec:1.4
--- packages/papi/papi.spec:1.3 Sun Nov 13 12:41:44 2011
+++ packages/papi/papi.spec Tue Jan 31 23:40:25 2012
@@ -110,6 +110,7 @@
CPPFLAGS="$(apr-1-config --cppflags) $(apu-1-config --includes)"
# debug.h and http.h are too common, use include subdir
%configure \
+ --with-apache=%{_prefix} \
--includedir=%{_includedir}/papi \
--enable-static
%{__make}
@@ -214,6 +215,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2012/01/31 22:40:25 megabajt
+- pass apache prefix to configure (should fix build on builders)
+
Revision 1.3 2011/11/13 11:41:44 qboosh
- mod_ipp has no config file yet
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/papi/papi.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list