summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/make
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/make')
-rw-r--r--meta/recipes-devtools/make/make.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/make/make.inc b/meta/recipes-devtools/make/make.inc
index d9e05594f9..5c52c2ad63 100644
--- a/meta/recipes-devtools/make/make.inc
+++ b/meta/recipes-devtools/make/make.inc
@@ -7,7 +7,7 @@ SECTION = "devel"
7LICENSE = "GPL" 7LICENSE = "GPL"
8 8
9SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \ 9SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \
10 file://SCCS.patch;patch=1" 10 file://SCCS.patch"
11 11
12inherit autotools gettext 12inherit autotools gettext
13 13