1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

move noman.patch inclusion from dpkg.inc to dpkg_1.13.22.bb

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@844 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Tomas Frydrych
2006-10-31 09:30:39 +00:00
parent 15a908c11a
commit 566061805a
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -3,8 +3,7 @@ LICENSE = "GPL"
SECTION = "base"
SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.gz \
file://noupdalt.patch;patch=1 \
file://noman.patch;patch=1"
file://noupdalt.patch;patch=1"
S = "${WORKDIR}/dpkg-${PV}"
+1
View File
@@ -1,6 +1,7 @@
require dpkg.inc
PR = "r3"
DEPENDS += "ncurses zlib bzip2"
SRC_URI += "file://noman.patch;patch=1"
EXTRA_OECONF = "--without-static-progs \
--without-dselect \