mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Restored BUILDDIR to organizer's recipe, tested, and confirmed working
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user