]> git.pld-linux.org Git - packages/apache1-mod_dav.git/blobdiff - apache1-mod_dav.spec
- adapterized and made spec %%debug ready or using %%rpm*flags macros
[packages/apache1-mod_dav.git] / apache1-mod_dav.spec
index 0404fd74f8838f9db26498a046995361ced1fb4a..cdf6df64d7d2e193a19b5698a4bb9b7e9f93fe3d 100644 (file)
@@ -42,12 +42,12 @@ plikami i katalogami serwera Web, oraz ich w
 %setup -q -n mod_%{mod_name}-%{version}-%{apache_version}
 
 %build
-CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g} %{?debug:-g -O0}"
 %configure \
        --with-apxs=%{_sbindir}/apxs
-%{__make} APXS=/usr/sbin/apxs
+%{__make} APXS=%{_sbindir}/apxs
 
 %install
+rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_pkglibdir}
 
 install lib%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}/
This page took 0.095889 seconds and 4 git commands to generate.