summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xextra/transmission/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/transmission/Pkgfile b/extra/transmission/Pkgfile
index 62fe13498..8c530e4cc 100755
--- a/extra/transmission/Pkgfile
+++ b/extra/transmission/Pkgfile
@@ -6,7 +6,7 @@
name=transmission
version=1.76
-release=1
+release=2
source=( http://download.m0k.org/$name/files/$name-$version.tar.bz2 \
$name.desktop)
@@ -15,7 +15,6 @@ build() {
#Compilation
./configure --prefix=/usr \
- --mandir=/usr/man \
--enable-nls \
--with-gtk \
--enable-cli \