summaryrefslogtreecommitdiff
path: root/rtorrent/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'rtorrent/Pkgfile')
-rw-r--r--rtorrent/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtorrent/Pkgfile b/rtorrent/Pkgfile
index c4ce6e4c6..9592a7930 100644
--- a/rtorrent/Pkgfile
+++ b/rtorrent/Pkgfile
@@ -15,7 +15,7 @@ build() {
sed -i '/AM_PATH_CPPUNIT(.*)/d' configure.ac
./autogen.sh
- ./configure --prefix=/usr --mandir=/usr/man --enable-debug=no
+ ./configure --prefix=/usr --enable-debug=no
make
make install DESTDIR=$PKG
#install -m 644 -D doc/old/rtorrent.1 $PKG/usr/share/man/man1/rtorrent.1

Generated by cgit