[Lunar-commits] <moonbase-efl> efl: make install step is not PSAFE
Stefan Wold
ratler at lunar-linux.org
Tue Jan 7 15:57:36 CET 2014
commit 0e0eb309a641ad974735b6aac0fccf7143e2f331
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Tue, 07 Jan 2014 06:56:55 -0800
URL: https://github.com/lunar-linux/moonbase-efl/commit/0e0eb309a641ad974735b6aac0fccf7143e2f331
efl: make install step is not PSAFE
Compile seem to be PSAFE though.
---
efl/BUILD | +5/-1
1 file changed, 5 insertions(+), 1 deletion(-)
--- a/efl/BUILD
+++ b/efl/BUILD
@@ -1,2 +1,6 @@
unset CXX
-default_build
+default_config &&
+make &&
+prepare_install &&
+unset MAKES &&
+make install
More information about the Lunar-commits
mailing list