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