summaryrefslogtreecommitdiff
path: root/apache1-mod_gunzip.spec
diff options
context:
space:
mode:
authorkloczek2000-05-17 21:01:20 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitfa6f2339d03ca760e26b770a17c62c3172220b99 (patch)
treeaaa4a10f0f7d86ccbafc3fca978b543966700f8c /apache1-mod_gunzip.spec
parente0e3652661c82268c160c8d9a052f7a15964defa (diff)
downloadapache1-mod_gunzip-fa6f2339d03ca760e26b770a17c62c3172220b99.zip
apache1-mod_gunzip-fa6f2339d03ca760e26b770a17c62c3172220b99.tar.gz
- spec adapterized.
Changed files: apache1-mod_gunzip.spec -> 1.7
Diffstat (limited to 'apache1-mod_gunzip.spec')
-rw-r--r--apache1-mod_gunzip.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/apache1-mod_gunzip.spec b/apache1-mod_gunzip.spec
index b2a8bdc..d0bc036 100644
--- a/apache1-mod_gunzip.spec
+++ b/apache1-mod_gunzip.spec
@@ -27,7 +27,7 @@ Moduł do apache: dekompresuje dokumenty HTML w locie.
%setup -q -n mod_%{mod_name}
%build
-%{_sbindir}/apxs -c mod_%{mod_name}.c -o mod_%{mod_name}.so -lz
+/usr/sbin/apxs -c mod_%{mod_name}.c -o mod_%{mod_name}.so -lz
%install
rm -rf $RPM_BUILD_ROOT