summaryrefslogtreecommitdiff
path: root/packages/make/files/SCCS.patch
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-09-10 02:29:21 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-09-10 02:29:21 +0000
commit84d7c28c9f3500d75d9ef71a0214259e8c9eea40 (patch)
tree6e6f539a38bb263d02b58a6036b46ed943c33ed9 /packages/make/files/SCCS.patch
parent33166e78814f0664ded6d77db75b67b619c0d687 (diff)
make: Add version 3.81 for both make and make-native.
Diffstat (limited to 'packages/make/files/SCCS.patch')
-rw-r--r--packages/make/files/SCCS.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/make/files/SCCS.patch b/packages/make/files/SCCS.patch
new file mode 100644
index 0000000000..c998e118ed
--- /dev/null
+++ b/packages/make/files/SCCS.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- make-3.80/configure.in~SCCS
++++ make-3.80/configure.in
+@@ -264,7 +264,7 @@
+ [Define this if the SCCS 'get' command understands the '-G<file>' option.]);;
+ esac
+ fi
+-rm -f s.conftest conftoast
++rm -f s.conftest conftoast SCCS/*s.conftest
+
+ # Check the system to see if it provides GNU glob. If not, use our
+ # local version.