[Lunar-commits] <moonbase-other> zsnes: move it to /usr/games/
v4hn
me at v4hn.de
Fri Nov 16 00:45:07 CET 2012
commit 3cba992cd392cd19d641df9bdb3e3ee30de3ea2f
Author: v4hn <me at v4hn.de>
Date: Thu, 15 Nov 2012 15:45:07 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/3cba992cd392cd19d641df9bdb3e3ee30de3ea2f
zsnes: move it to /usr/games/
---
games/zsnes/BUILD | +3/-1
1 file changed, 3 insertions(+), 1 deletion(-)
--- a/games/zsnes/BUILD
+++ b/games/zsnes/BUILD
@@ -4,9 +4,11 @@
cd src &&
sedit "29 a #include \"zpath.h\"" tools/depbuild.cpp &&
+
sedit "s:\(@LDFLAGS@\):\1 -lm:" Makefile.in &&
+ sedit "s:/bin:/games:" Makefile.in &&
patch_it $SOURCE2 2 &&
- default_build
+ default_game_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list