summaryrefslogtreecommitdiff
path: root/social/opentracker/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'social/opentracker/PKGBUILD')
-rw-r--r--social/opentracker/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/social/opentracker/PKGBUILD b/social/opentracker/PKGBUILD
index f328607e7..d78d14541 100644
--- a/social/opentracker/PKGBUILD
+++ b/social/opentracker/PKGBUILD
@@ -4,13 +4,13 @@ pkgname=opentracker
pkgver=20111020
pkgrel=1
pkgdesc='An open and free bittorrent tracker (open mode)'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://erdgeist.org/arts/software/opentracker/'
license=('custom:Beer' 'GPL')
-makedepends=('libowfat' 'cvs')
+makedepends=('libowfat') # 'cvs')
depends=('bash' 'zlib')
backup=('etc/opentracker/config')
-install=${pkgname}.install
+#install=${pkgname}.install
source=("http://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz"
'opentracker.rc.d'
'license.txt')