blob: f14133027629817bb1d6599c6b38b54ba51a111c (
plain)
1
2
3
4
5
6
7
8
|
SECTION = "base"
DESCRIPTION = "Gives a fake root environment"
HOMEPAGE = "http://joostje.op.het.net/fakeroot/index.html"
LICENSE = "GPL"
SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz"
inherit autotools
|