diff options
Diffstat (limited to 'core/fakeroot/APKBUILD')
-rw-r--r-- | core/fakeroot/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fakeroot/APKBUILD b/core/fakeroot/APKBUILD index 3922a80e72..c2f8607e86 100644 --- a/core/fakeroot/APKBUILD +++ b/core/fakeroot/APKBUILD @@ -4,7 +4,6 @@ pkgrel=0 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user" license='GPL' url="http://packages.debian.org/fakeroot" -install=fakeroot.install depends='uclibc' makedepends='binutils gcc make linux-headers uclibc-dev' source=http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz |