Restored BUILDDIR to organizer's recipe, tested, and confirmed working

This commit is contained in:
Nav
2014-12-05 00:59:41 +02:00
parent ab84dda844
commit b4cc8f1cca

View File

@@ -5,7 +5,7 @@ An organizer that helps you keep track on your appointments, notes and stuff.
COPYRIGHT="2013 Marius Stene"
LICENSE="Public Domain"
HOMEPAGE="https://github.com/HaikuArchives/Organizer"
SRC_URI="git+https://github.com/HaikuArchives/Organizer#32196761f4"
SRC_URI="git+https://github.com/HaikuArchives/Organizer#32196761f4 "
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
@@ -39,8 +39,7 @@ USER_SETTINGS_FILES="
BUILD()
{
cd Source
make
cd ..
make OBJ_DIR=objects BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY`
}
INSTALL()