]> git.pld-linux.org Git - packages/aide.git/commitdiff
perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
authorkloczek <kloczek@pld-linux.org>
Sun, 23 Jun 2002 20:52:48 +0000 (20:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aide.spec -> 1.35

aide.spec

index d99da30ca15777357e6638a50937734fa6513987..afc2cdcc28c94bb448d0db96d11ceffd3271bfb4 100644 (file)
--- a/aide.spec
+++ b/aide.spec
@@ -55,7 +55,7 @@ stosunkowo 
 %build
 rm -f missing po/Makefile*
 find . -name "*.c" -type f > po/POTFILES.in
-gettextize --copy --force
+%{__gettextize}
 aclocal
 %{__autoconf}
 %{__automake}
This page took 0.160863 seconds and 4 git commands to generate.