mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
LPairs: Move config to user settings directory
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user