diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-05-27 21:38:32 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-05-27 21:38:32 +0000 |
| commit | e98e60ba31e639b69a7d03a158561e17681f8f0b (patch) | |
| tree | cbf0c103f9b693c8b3f19163273356b6f250b0a9 /openembedded | |
| parent | f559aff11196e72e36972faeb28c1bfe20651314 (diff) | |
| download | poky-e98e60ba31e639b69a7d03a158561e17681f8f0b.tar.gz | |
fakeroot: sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@441 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
| -rw-r--r-- | openembedded/packages/fakeroot/fakeroot_1.2.13.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/packages/fakeroot/fakeroot_1.2.13.bb b/openembedded/packages/fakeroot/fakeroot_1.2.13.bb index f141330276..8ae7ca38be 100644 --- a/openembedded/packages/fakeroot/fakeroot_1.2.13.bb +++ b/openembedded/packages/fakeroot/fakeroot_1.2.13.bb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | SECTION = "base" | ||
| 2 | DESCRIPTION = "Gives a fake root environment" | 1 | DESCRIPTION = "Gives a fake root environment" |
| 2 | SECTION = "base" | ||
| 3 | HOMEPAGE = "http://joostje.op.het.net/fakeroot/index.html" | 3 | HOMEPAGE = "http://joostje.op.het.net/fakeroot/index.html" |
| 4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
| 5 | 5 | ||
| 6 | SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz" | 6 | SRC_URI = "http://openzaurus.org/mirror/fakeroot_${PV}.tar.gz" |
| 7 | 7 | ||
| 8 | inherit autotools | 8 | inherit autotools |
