[Lunar-commits] <moonbase-other> fife: fixup for as-needed build
v4hn
me at v4hn.de
Mon Sep 9 03:28:34 CEST 2013
commit f81a0af38ee83bfaad74a6ae1fdaf8d27c2febf7
Author: v4hn <me at v4hn.de>
Date: Sun, 08 Sep 2013 18:28:13 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/f81a0af38ee83bfaad74a6ae1fdaf8d27c2febf7
fife: fixup for as-needed build
---
games/fife/PRE_BUILD | +4/-0
1 file changed, 4 insertions(+)
--- /dev/null
+++ b/games/fife/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+
+# another missing -lz
+sedit "s/pythonlib = env.SharedLibrary.*/env.AppendUnique(LIBS = ['z'])\n\0/" engine/SConscript
More information about the Lunar-commits
mailing list