Fixed permissions.
This commit is contained in:
parent
0c5edb8e32
commit
e6b154da4c
@ -19,10 +19,10 @@ drwxr-xr-x root/root usr/etc/wmii-2.5/
|
||||
-rwxr-xr-x root/root usr/etc/wmii-2.5/wmiirc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-r--r--r-- root/root usr/man/man1/wmii.1.gz
|
||||
-r--r--r-- root/root usr/man/man1/wmiibar.1.gz
|
||||
-r--r--r-- root/root usr/man/man1/wmiifs.1.gz
|
||||
-r--r--r-- root/root usr/man/man1/wmiikeys.1.gz
|
||||
-r--r--r-- root/root usr/man/man1/wmiimenu.1.gz
|
||||
-r--r--r-- root/root usr/man/man1/wmiir.1.gz
|
||||
-r--r--r-- root/root usr/man/man1/wmiiwm.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/wmii.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/wmiibar.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/wmiifs.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/wmiikeys.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/wmiimenu.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/wmiir.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/wmiiwm.1.gz
|
||||
|
@ -19,4 +19,6 @@ build() {
|
||||
sed -i 's|^9PREFIX.*|9PREFIX=/usr/share/9base|' config.mk
|
||||
|
||||
make DESTDIR=$PKG clean install
|
||||
|
||||
chmod 644 $PKG/usr/man/man?/*
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user