mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Merged in TwoFx/haikuports/lgames (pull request #467)
Relocate configs/savegames/etc for LGames
This commit is contained in:
@@ -14,8 +14,7 @@ LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2001-2011 Michael Speck"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PATCHES="lbreakout2-2.6.4.patch"
|
||||
GLOBAL_WRITABLE_FILES="var/lbreakout2.hscr keep-old"
|
||||
PATCHES="lbreakout2-2.6.4.patchset"
|
||||
|
||||
PROVIDES="
|
||||
lbreakout2 = $portVersion
|
||||
@@ -58,5 +57,10 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $localStateDir/lbreakout2.hscr
|
||||
rm -rf $dataDir/applications
|
||||
rm -rf $dataDir/icons
|
||||
|
||||
addAppDeskbarSymlink $binDir/lbreakout2 LBreakout2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user