Finance: Add runConfigure, change repo

This commit is contained in:
Puck Meerburg
2013-12-31 12:34:15 +00:00
parent bf260d558b
commit 8fb245a0fc

View File

@@ -6,8 +6,8 @@ DESCRIPTION="
of multiple accounts and has graphs.
"
HOMEPAGE="https://github.com/HaikuArchiveæs/Finance"
SRC_URI="git://github.com/puckipedia/Finance.git#329f2dac2115301f3bb9bfb054dfc398c419ccac"
HOMEPAGE="https://github.com/HaikuArchives/Finance"
SRC_URI="git://github.com/HaikuArchives/Finance.git#c047e2da9a5e6c8cddb5ef3b430fcd43a429c2a4"
REVISION="1"
LICENSE="GNU GPL v2"
COPYRIGHT="
@@ -39,14 +39,14 @@ USER_SETTINGS_FILES="
BUILD()
{
cd src
./configure
cd trunk
runConfigure ./configure
jam
}
INSTALL()
{
cd src
cd trunk
mkdir -p $appsDir
cp generated/distro-haiku-*-release/Finance $appsDir
addAppDeskbarSymlink $appsDir/Finance