summaryrefslogtreecommitdiffstats
path: root/meta/packages/apt/apt.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/apt/apt.inc')
-rw-r--r--meta/packages/apt/apt.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/apt/apt.inc b/meta/packages/apt/apt.inc
index be764de21c..0913a7fcb4 100644
--- a/meta/packages/apt/apt.inc
+++ b/meta/packages/apt/apt.inc
@@ -7,8 +7,6 @@ SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
7 file://use-host.patch;patch=1 \ 7 file://use-host.patch;patch=1 \
8 " 8 "
9 9
10S = "${WORKDIR}/apt-${PV}"
11
12inherit autotools gettext 10inherit autotools gettext
13 11
14EXTRA_AUTORECONF = "--exclude=autopoint,autoheader" 12EXTRA_AUTORECONF = "--exclude=autopoint,autoheader"