ck4up: move man page to /usr/share/man
This commit is contained in:
parent
b986c1b179
commit
12e64afe50
@ -1,6 +1,7 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/ck4up
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/ck4up.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/ck4up.1.gz
|
||||
|
@ -5,10 +5,10 @@
|
||||
|
||||
name=ck4up
|
||||
version=1.4
|
||||
release=1
|
||||
release=2
|
||||
source=(http://jue.li/crux/$name/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
make DESTDIR=$PKG install
|
||||
make MANDIR=/usr/share/man/man1 DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user