From d83b724dda35d02c56ebf6c92d9376dadfc79a9b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 28 May 2013 15:27:05 +0200 Subject: [PATCH] aspx in /usr/bin with fedora18 apparently --- mod_python.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod_python.spec b/mod_python.spec index afc9cac..3a3dc37 100644 --- a/mod_python.spec +++ b/mod_python.spec @@ -52,7 +52,7 @@ for file in CREDITS NEWS; do done %build -%configure --with-apxs=%{_sbindir}/apxs --with-max-locks=4 +%configure --with-apxs=%{_bindir}/apxs --with-max-locks=4 make %{?_smp_mflags} APXS_CFLAGS="-Wc,-fno-strict-aliasing" %install -- 2.43.0