]> git.pld-linux.org Git - packages/abiword.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:
    abiword.spec -> 1.29

abiword.spec

index bec85982ead3adbc5c960d13721219253e59829b..ad1bb56afbefe0b86f19677357a88ddc268f44f0 100644 (file)
@@ -61,7 +61,7 @@ cd abiword-plugins/abiword-plugins
 %build
 cd abi
 ./autogen.sh
-gettextize --copy --force
+%{__gettextize}
 if [ -f %{_pkgconfigdir}/libpng12.pc ] ; then
         CPPFLAGS="`pkg-config libpng12 --cflags`"
 fi
This page took 0.026512 seconds and 4 git commands to generate.