summaryrefslogtreecommitdiffstats
path: root/portbunny
diff options
context:
space:
mode:
Diffstat (limited to 'portbunny')
-rw-r--r--portbunny/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/portbunny/PKGBUILD b/portbunny/PKGBUILD
index 39bf391..5f16fa0 100644
--- a/portbunny/PKGBUILD
+++ b/portbunny/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.recurity-labs.com/portbunny/"
license=('GPL')
depends=('python>=2.4')
makedepends=('make' 'gcc' 'kernel-headers')
-install=$pkgname.install
+install=portbunny.install
source=("http://portbunny.recurity.com/tarballs/PortBunny050109-dev.tar.gz" "installpath.patch")
build() {
cd "$startdir/src/PortBunny050109-dev"