]> git.pld-linux.org Git - packages/tar.git/commitdiff
- fixed build with gettext 0.12.1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 26 Jun 2003 15:03:46 +0000 (15:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tar.spec -> 1.68

tar.spec

index 85f06b4adf5f554c0804bdacc0e4488cac6cbd27..1aca9a6d1bed54e431d85714d27d47eb372a93b5 100644 (file)
--- a/tar.spec
+++ b/tar.spec
@@ -140,6 +140,8 @@ s
 %build
 chmod -R a+rwX .
 rm -f missing m4/{ccstdc,codeset,gettext,glibc21,iconv,isc-posix,lcmessage,progtest,ulonglong}.m4
+mv -f m4/{inttypes.m4,jm-inttypes.m4}
+%{__gettextize}
 %{__autoheader}
 %{__aclocal} -I m4
 %{__autoconf}
This page took 0.099825 seconds and 4 git commands to generate.