]> git.pld-linux.org Git - packages/dpkg.git/blobdiff - dpkg.spec
perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
[packages/dpkg.git] / dpkg.spec
index 6bc562e332fdfbdde3315111e2bd8de45f133ebf..95ba495e4c24b750523047c5a22e2a39ecf2f472 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -5,8 +5,6 @@ Version:        1.6.15
 Release:       3
 License:       GPL
 Group:         Applications/File
-Group(de):     Applikationen/Datei
-Group(pl):     Aplikacje/Pliki
 Source0:       ftp://ftp.debian.org/debian/dists/potato/main/source/base/%{name}_%{version}.tar.gz
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-pl-man-pages.tar.bz2
 Patch0:                %{name}-no-debiandoc.patch
@@ -41,9 +39,9 @@ Debiana.
 %patch3 -p0
 
 %build
-gettextize --copy --force
+%{__gettextize}
 aclocal
-autoconf
+%{__autoconf}
 %configure \
        --enable-shared \
        --without-dselect \
This page took 0.029928 seconds and 4 git commands to generate.