[mod_auth_shadow/el6] added axps global

Jan Klepek hpejakle at fedoraproject.org
Mon Apr 9 16:20:02 UTC 2012


commit f20043992af2d7a099a62969d7224dc5e0e4c70e
Author: Jan Klepek <jan.klepek at gmail.com>
Date:   Mon Apr 9 13:19:51 2012 -0400

    added axps global

 mod_auth_shadow.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/mod_auth_shadow.spec b/mod_auth_shadow.spec
index 915226d..e92e94b 100644
--- a/mod_auth_shadow.spec
+++ b/mod_auth_shadow.spec
@@ -1,4 +1,6 @@
 %{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo missing-httpd-devel)}}
+%{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}
+
 Name:		mod_auth_shadow
 Version:	2.3
 Release:	1%{?dist}


More information about the scm-commits mailing list