From af0dd292586abeb67bb36dfd3290bf7a259cb545 Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Sun, 8 Dec 2013 09:54:52 +0000 Subject: [PATCH] Updated recipe to use rdef instead of rsrc --- haiku-apps/fortuna/fortuna-1.0.0.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/haiku-apps/fortuna/fortuna-1.0.0.recipe b/haiku-apps/fortuna/fortuna-1.0.0.recipe index a64b8da0e..f7ce8092e 100644 --- a/haiku-apps/fortuna/fortuna-1.0.0.recipe +++ b/haiku-apps/fortuna/fortuna-1.0.0.recipe @@ -9,7 +9,7 @@ DESCRIPTION=" " # Taken from homepage HOMEPAGE="http://darkwyrm.beemulated.net/apps/fortuna.htm" -SRC_URI="git://github.com/HaikuArchives/Fortuna.git#eacb3689800064b948d3b943302b2d4bf18c9dbc" +SRC_URI="git://github.com/HaikuArchives/Fortuna.git#9e0cd6c1e6" REVISION="1" LICENSE="MIT" @@ -39,6 +39,8 @@ BUILD_REQUIRES=" BUILD() { + + rc src/Fortuna.rdef g++ -o Fortuna -lbe src/main.cpp src/FortuneWindow.cpp src/FortuneFunctions.cpp xres -o Fortuna src/Fortuna.rsrc mimeset -f Fortuna