mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Merged in TwoFx/haikuports/lgames (pull request #467)
Relocate configs/savegames/etc for LGames
This commit is contained in:
@@ -13,7 +13,6 @@ REVISION="2"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2000 Michael Speck"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
GLOBAL_WRITABLE_FILES="var/lmarbles.prfs keep-old"
|
||||
PATCHES="lmarbles-1.0.8.patchset"
|
||||
|
||||
PROVIDES="
|
||||
@@ -52,6 +51,11 @@ INSTALL()
|
||||
make install
|
||||
mkdir -p $appsDir
|
||||
mv $binDir/lmarbles $appsDir/LMarbles
|
||||
|
||||
rm $localStateDir/lmarbles.prfs
|
||||
rm -rf $dataDir/applications
|
||||
rm -rf $dataDir/icons
|
||||
|
||||
addAppDeskbarSymlink $appsDir/LMarbles LMarbles
|
||||
mimeset -f $appsDir/LMarbles
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user