From d2e2acbd7d8ce3002d9a15d5c2192a13395439ba Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Mon, 8 Sep 2003 04:33:54 +0000 Subject: [PATCH] fixed /usr/local utilization of koules git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1341 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- Documentation/Developers/CHANGELOG-RENE | 3 ++- package/blindcoder/koules/koules.conf | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index d0c5e11e1..aae1f7627 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -11,7 +11,8 @@ the /boot directory content from the bootdisk (on PowerPC the 2nd stage increased to over 64MB ...) - mp3info: removed gcc33 patch (does not apply) and cleanups - - fixed pcse-lite and xtris to not create a /usr/local file (+ some cleanups) + - fixed pcse-lite, xtris and koules to not create a /usr/local file + (+ some cleanups) - fixed autotrace category to make it pass paranoia checks and so build correctly diff --git a/package/blindcoder/koules/koules.conf b/package/blindcoder/koules/koules.conf index ec434c8a3..8e52c3546 100644 --- a/package/blindcoder/koules/koules.conf +++ b/package/blindcoder/koules/koules.conf @@ -23,3 +23,9 @@ runconf="0" premake="ln -s xkoules.6 xkoules.man" + +var_append makeopt " " "BINDIR=\$root/\$ROCKCFG_PKG_GAMES_BINDIR \ + SOUNDDIR=\$root/\$prefix/share/\$pkg \ + MANDIR=\$mandir" +makeinstopt="$makeopt install" +