rtorrent: man page is not shipped anymore
This commit is contained in:
parent
1d04150406
commit
62c6ed71d9
@ -1,7 +1,3 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/rtorrent
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/rtorrent.1.gz
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/rtorrent
|
||||
|
@ -18,5 +18,5 @@ build() {
|
||||
./configure --prefix=/usr --mandir=/usr/man --enable-debug=no
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
install -m 644 -D doc/old/rtorrent.1 $PKG/usr/share/man/man1/rtorrent.1
|
||||
#install -m 644 -D doc/old/rtorrent.1 $PKG/usr/share/man/man1/rtorrent.1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user