cmus: adjust man path to 3.2 conventions

This commit is contained in:
Thomas Penteker 2016-03-08 00:28:00 +01:00
parent 42658c5f57
commit 0955f29fb8
2 changed files with 7 additions and 7 deletions

View File

@ -9,12 +9,12 @@ drwxr-xr-x root/root usr/lib/cmus/ip/
drwxr-xr-x root/root usr/lib/cmus/op/
-rwxr-xr-x root/root usr/lib/cmus/op/alsa.so
-rwxr-xr-x root/root usr/lib/cmus/op/oss.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/cmus-remote.1.gz
-rw-r--r-- root/root usr/man/man1/cmus.1.gz
drwxr-xr-x root/root usr/man/man7/
-rw-r--r-- root/root usr/man/man7/cmus-tutorial.7.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/cmus/
-rw-r--r-- root/root usr/share/cmus/rc
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/cmus-remote.1.gz
-rw-r--r-- root/root usr/share/man/man1/cmus.1.gz
drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/cmus-tutorial.7.gz

View File

@ -16,7 +16,7 @@ build() {
patch -i ../ffmpeg.diff -p1
./configure prefix=/usr mandir=/usr/man CONFIG_ARTS=n
./configure prefix=/usr CONFIG_ARTS=n
make
make DESTDIR=$PKG install install-man
rm -rf $PKG/usr/share/{doc,cmus/*.theme}