]> git.pld-linux.org Git - packages/gawk.git/commitdiff
- fixed build with new gettext
authorsparky <sparky@pld-linux.org>
Sun, 17 Apr 2005 13:00:24 +0000 (13:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gawk.spec -> 1.84

gawk.spec

index 8e7ba138afd1ed6f123cfa716d1077930705c2c2..2d3d5997498a61aec6a220c0995cfffa1f40bee8 100644 (file)
--- a/gawk.spec
+++ b/gawk.spec
@@ -21,6 +21,7 @@ Patch0:               %{name}-info.patch
 Patch1:                %{name}-shutup.patch
 Patch2:                %{name}-pmake.patch
 Patch3:                %{name}-it_po.patch
+Patch4:                %{name}-gettext-m4.patch
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.7
 BuildRequires: texinfo >= 4.3
@@ -103,6 +104,7 @@ Ara
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__gettextize}
This page took 0.122744 seconds and 4 git commands to generate.