aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/make-3.80/SCCS.patch0
-rw-r--r--make/make_3.80.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/make/make-3.80/SCCS.patch b/make/make-3.80/SCCS.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/make/make-3.80/SCCS.patch
diff --git a/make/make_3.80.oe b/make/make_3.80.oe
index 94e3322e39..bb235b60f5 100644
--- a/make/make_3.80.oe
+++ b/make/make_3.80.oe
@@ -1,6 +1,7 @@
DEPENDS = virtual/libc
RDEPENDS = libc6
-SRC_URI := ${GNU_MIRROR}/make/make-3.80.tar.bz2
+SRC_URI := ${GNU_MIRROR}/make/make-3.80.tar.bz2 \
+ file://${FILESDIR}/SCCS.patch;patch=1
inherit autotools