]> git.pld-linux.org Git - packages/dpkg.git/commitdiff
- configure2_13
authormarcus <marcus@pld-linux.org>
Wed, 3 Oct 2001 01:55:01 +0000 (01:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dpkg.spec -> 1.4

dpkg.spec

index fabd83adfa0350b2aaa0a895ae2511442f44eeb8..b52130bb4f2ee422bf019e7b42635470a97d399e 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -11,7 +11,6 @@ Patch0:               %{name}-no-debiandoc.patch
 Patch1:                %{name}-opt.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: gettext-devel
-BuildRequires: autoconf
 
 %description
 This package contains the programs which handle the installation and
@@ -34,9 +33,7 @@ Ten pakiet zawiera narz
 
 %build
 gettextize --copy --force
-aclocal -I automake
-autoconf
-%configure \
+%configure2_13 \
        --enable-shared \
        --without-dselect \
        --with-admindir=/var/lib/%{name}
This page took 0.110284 seconds and 4 git commands to generate.