]> git.pld-linux.org Git - packages/gettext.git/commitdiff
- added "top_builddir = @top_builddir@" in po/Makefile.in.in (top_builddir
authorkloczek <kloczek@pld-linux.org>
Tue, 22 Apr 2003 04:37:04 +0000 (04:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  is used but nowhere defined in this file).

Changed files:
    gettext-missing-top_builddir.patch -> 1.1

gettext-missing-top_builddir.patch [new file with mode: 0644]

diff --git a/gettext-missing-top_builddir.patch b/gettext-missing-top_builddir.patch
new file mode 100644 (file)
index 0000000..f92e766
--- /dev/null
@@ -0,0 +1,10 @@
+--- gettext-0.11.5/po/Makefile.in.in~  Tue Apr 22 00:44:01 2003
++++ gettext-0.11.5/po/Makefile.in.in   Tue Apr 22 00:44:01 2003
+@@ -16,6 +16,7 @@
+ srcdir = @srcdir@
+ top_srcdir = @top_srcdir@
++top_builddir = @top_builddir@
+ VPATH = @srcdir@
+ prefix = @prefix@
This page took 0.200789 seconds and 4 git commands to generate.