From 26820377cb13c6e65c9d83426c21777ce998e10c Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sun, 22 Feb 2009 19:43:14 +0100 Subject: fakeroot: 1.9.6 -> 1.12.1 remove 1.7 --- packages/fakeroot/fakeroot_1.9.6.bb | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 packages/fakeroot/fakeroot_1.9.6.bb (limited to 'packages/fakeroot/fakeroot_1.9.6.bb') diff --git a/packages/fakeroot/fakeroot_1.9.6.bb b/packages/fakeroot/fakeroot_1.9.6.bb deleted file mode 100644 index aaf696d79d..0000000000 --- a/packages/fakeroot/fakeroot_1.9.6.bb +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "Gives a fake root environment" -HOMEPAGE = "http://fakeroot.alioth.debian.org/" -SECTION = "base" -LICENSE = "GPL" -# fakeroot needs getopt which is provided by the util-linux package -RDEPENDS = "util-linux" -PR = "r1" - -SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz \ - file://configure-libtool.patch;patch=1" - -inherit autotools - -do_stage() { - install -d ${STAGING_INCDIR}/fakeroot - install -m 644 *.h ${STAGING_INCDIR}/fakeroot - autotools_stage_all -} -- cgit v1.2.3