]> git.pld-linux.org Git - packages/make.git/commitdiff
- more fc fixes auto/aidath/make-3_81-3 auto/th/make-3_81-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 8 Feb 2009 22:43:51 +0000 (22:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    make.spec -> 1.81

make.spec

index 53a5c6a9d630c18b5a409e1c9e4e76694311878e..9ad066080d56b52943fa5905d86235b7751a18be 100644 (file)
--- a/make.spec
+++ b/make.spec
@@ -22,6 +22,9 @@ Patch1:               %{name}-pl.po-update.patch
 Patch2:                %{name}-rlimit.patch
 Patch3:                %{name}-jobserver.patch
 Patch4:                %{name}-fdleak.patch
+Patch5:                %{name}-getcwd.patch
+Patch6:                %{name}-memory.patch
+Patch7:                %{name}-newlines.patch
 URL:           http://www.gnu.org/software/make/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
@@ -98,6 +101,9 @@ derleyerek zaman yitirilmesini önler.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 rm -f po/stamp-po
 
This page took 0.045928 seconds and 4 git commands to generate.