]> git.pld-linux.org Git - packages/tar.git/commitdiff
- fix build with new autoconf+gettext
authorsparky <sparky@pld-linux.org>
Mon, 31 Jul 2006 10:37:07 +0000 (10:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tar.spec -> 1.96

tar.spec

index d273028614a87497835e0d20934013af39c00f6a..1f3cae1337b7ae1d48551eec9355eea6ae57e5ae 100644 (file)
--- a/tar.spec
+++ b/tar.spec
@@ -139,9 +139,10 @@ rm -f po/stamp-po
 # temporary (configure.ac uses gl_AC_TYPE_LONG_LONG while gettext 0.14
 # defines jm_AC_TYPE_LONG_LONG)
 mv -f m4/{,g}longlong.m4
-
 sed -i -e 's/jm_AC_TYPE_UINTMAX_T/gl_AC_TYPE_UINTMAX_T/' configure.ac
 
+rm m4/{gettext,po}_gl.m4 aclocal.m4
+
 %build
 %{__gettextize}
 %{__autoheader}
This page took 0.060041 seconds and 4 git commands to generate.