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" +