forked from ports/contrib
phpmp: cleanups
This commit is contained in:
parent
91a98d42c2
commit
eb208379d1
@ -1,11 +1,6 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/phpmp/
|
||||
-rw-r--r-- root/root usr/share/phpmp/COPYING
|
||||
-rw-r--r-- root/root usr/share/phpmp/ChangeLog
|
||||
-rw-r--r-- root/root usr/share/phpmp/INSTALL
|
||||
-rw-r--r-- root/root usr/share/phpmp/README
|
||||
-rw-r--r-- root/root usr/share/phpmp/TODO
|
||||
-rw-r--r-- root/root usr/share/phpmp/config.php
|
||||
-rw-r--r-- root/root usr/share/phpmp/find.php
|
||||
-rw-r--r-- root/root usr/share/phpmp/find_body.php
|
||||
|
@ -14,4 +14,5 @@ build() {
|
||||
mkdir -p $PKG/usr/share/$name
|
||||
cp * $PKG/usr/share/$name
|
||||
chown -R root:root $PKG
|
||||
rm $PKG/usr/share/phpmp/{COPYING,ChangeLog,INSTALL,README,TODO}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user