dmenu: moved manpages
This commit is contained in:
parent
af0eff544e
commit
b72ca4f621
@ -4,7 +4,8 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/dmenu_path
|
||||
-rwxr-xr-x root/root usr/bin/dmenu_run
|
||||
-rwxr-xr-x root/root usr/bin/stest
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/dmenu.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/stest.1.gz
|
||||
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/dmenu.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/stest.1.gz
|
||||
|
@ -13,6 +13,6 @@ build () {
|
||||
sed -i '19d' config.mk
|
||||
make DESTDIR=$PKG \
|
||||
PREFIX=/usr \
|
||||
MANPREFIX=/usr/man \
|
||||
MANPREFIX=/usr/share/man \
|
||||
install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user