Merged in TwoFx/haikuports/lgames (pull request #467)

Relocate configs/savegames/etc for LGames
This commit is contained in:
Scott McCreary
2015-01-14 19:11:14 -08:00
14 changed files with 1055 additions and 189 deletions

View File

@@ -10,7 +10,7 @@ LICENSE="GNU GPL v2"
COPYRIGHT="2001 Michael Speck"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
PATCHES="lpairs-1.0.4.patch"
PATCHES="lpairs-1.0.4.patchset"
PROVIDES="
lpairs = $portVersion
@@ -43,5 +43,8 @@ INSTALL()
{
make install
rm -rf $dataDir/applications
rm -rf $dataDir/icons
addAppDeskbarSymlink $binDir/lpairs LPairs
}