[packages/apache-mod_rails] - export more variables

baggins baggins at pld-linux.org
Tue May 21 14:28:20 CEST 2013


commit c89bf01ea6fe5c01a951e734b8787a93a185993a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue May 21 14:28:10 2013 +0200

    - export more variables

 apache-mod_rails.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/apache-mod_rails.spec b/apache-mod_rails.spec
index 27fa63c..e0914af 100644
--- a/apache-mod_rails.spec
+++ b/apache-mod_rails.spec
@@ -84,11 +84,12 @@ export CFLAGS="%{rpmcflags}"
 export CXXFLAGS="%{rpmcxxflags}"
 export APACHECTL=%{_sbindir}/apachectl
 export HTTPD_VERSION=$(rpm -q apache-devel --qf '%{V}')
+export HTTPD=%{_sbindir}/httpd
+export APXS2=%{apxs}
 
 rake apache2 V=1 \
 	RELEASE=yes \
-	OPTIMIZE=yes \
-	HTTPD=false
+	OPTIMIZE=yes
 
 %if %{with tests}
 # Run the tests, capture the output, but don't fail the build if the tests fail
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_rails.git/commitdiff/c89bf01ea6fe5c01a951e734b8787a93a185993a



More information about the pld-cvs-commit mailing list