LPairs: Move config to user settings directory

This commit is contained in:
Markus Himmel
2015-01-14 19:51:18 +00:00
parent 31a7d8caa9
commit ad1fa2ba92
3 changed files with 77 additions and 12 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
@@ -46,5 +46,8 @@ INSTALL()
{
make install
rm -rf $dataDir/applications
rm -rf $dataDir/icons
addAppDeskbarSymlink $binDir/lpairs LPairs
}