summaryrefslogtreecommitdiffstats
path: root/portbunny
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-09-03 00:36:48 +0200
committerFlorian Pritz <bluewind@xssn.at>2009-09-03 00:36:48 +0200
commita97364f54ca1b9017ca2cff73d1353b7895d3281 (patch)
treeb8dc8c3caf483637e54818f0671393ea1848a5ef /portbunny
parent1915f7f4e7f79f8e482acf1dd8a963f0b87e490d (diff)
downloadaur-packages-a97364f54ca1b9017ca2cff73d1353b7895d3281.tar.gz
aur-packages-a97364f54ca1b9017ca2cff73d1353b7895d3281.tar.xz
upstream updates
Signed-off-by: Florian Pritz <bluewind@xssn.at>
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"