From 0dace48ecd592c2736a8f858d7ce03cb0403822b Mon Sep 17 00:00:00 2001 From: Puck Meerburg Date: Tue, 31 Dec 2013 16:11:44 +0000 Subject: [PATCH] Fix Finance recipe, changes in repo --- haiku-apps/finance/finance-1.0.0.recipe | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/haiku-apps/finance/finance-1.0.0.recipe b/haiku-apps/finance/finance-1.0.0.recipe index 0c94dc460..ccd20c0fa 100644 --- a/haiku-apps/finance/finance-1.0.0.recipe +++ b/haiku-apps/finance/finance-1.0.0.recipe @@ -2,12 +2,14 @@ SUMMARY="Manage all your finances with this easy-to-use app!" DESCRIPTION=" Finance is an app made to provide all features expected from personal - finance software while using the style of Haiku. It allows for management - of multiple accounts and has graphs. + finance software while using the style of Haiku. + It can be used to balance multiple accounts and you can import Quicken or Money data, + reconcile statements, view spending categorization and net worth trends, + all with customizable categories and payees. " HOMEPAGE="https://github.com/HaikuArchives/Finance" -SRC_URI="git://github.com/HaikuArchives/Finance.git#c047e2da9a5e6c8cddb5ef3b430fcd43a429c2a4" +SRC_URI="git://github.com/HaikuArchives/Finance.git#33513a1c44b6f94a46ccae563f19a64440dea46a" REVISION="1" LICENSE="GNU GPL v2" COPYRIGHT=" @@ -39,14 +41,12 @@ USER_SETTINGS_FILES=" BUILD() { - cd trunk runConfigure ./configure jam } INSTALL() { - cd trunk mkdir -p $appsDir cp generated/distro-haiku-*-release/Finance $appsDir addAppDeskbarSymlink $appsDir/Finance