Fixed fakeroot PKGBUILD

This commit is contained in:
Mike Staszel 2009-10-23 17:55:55 -05:00
parent f91ecd42a5
commit be9bb364c6

View file

@ -8,7 +8,6 @@ arch=('arm')
license=('GPL')
url="http://packages.debian.org/fakeroot"
groups=('base-devel')
install=fakeroot.install
depends=('glibc' 'filesystem' 'grep' 'sed' 'sh')
options=('!libtool')
source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz)