mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
368 B

pkg_fishfillets-data_custmain () {
mkdir -p /usr/share/games/fillets-ng
cp -rf doc /usr/share/games/fillets-ng
cp -rf font /usr/share/games/fillets-ng
cp -rf images /usr/share/games/fillets-ng
cp -rf music /usr/share/games/fillets-ng
cp -rf script /usr/share/games/fillets-ng
cp -rf sound /usr/share/games/fillets-ng
}
custmain="pkg_fishfillets-data_custmain"