]> git.pld-linux.org Git - packages/gnome-common.git/blobdiff - gnome-common.spec
- use --with-autoconf-archive instead of manual removal
[packages/gnome-common.git] / gnome-common.spec
index 63ee74dd409a8dd597967536648d47c194b304ad..c97aebace9562bbf69eb788c114bce904c1a9e2d 100644 (file)
@@ -40,7 +40,8 @@ Ten pakiet dostarcza makra do budowania pakietów GNOME.
 %{__automake}
 %{__autoconf}
 %configure \
-       --build=%{_build}
+       --build=%{_build} \
+       --with-autoconf-archive
 
 %{__make}
 
@@ -50,9 +51,6 @@ rm -rf $RPM_BUILD_ROOT
        INSTALL="install -p" \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{_aclocaldir}/ax_check_enable_debug.m4
-%{__rm} $RPM_BUILD_ROOT%{_aclocaldir}/ax_code_coverage.m4
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.028201 seconds and 4 git commands to generate.