aspx in /usr/bin with fedora18 apparently
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 28 May 2013 13:27:05 +0000 (15:27 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 28 May 2013 13:27:05 +0000 (15:27 +0200)
mod_python.spec

index afc9cac..3a3dc37 100644 (file)
@@ -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