[Lunar-commits] <moonbase> isl: don't install the /usr/lib/*.py
Christian Krause
wookietreiber at lunar-linux.org
Sun May 29 14:55:40 CEST 2011
commit c7a9ea493f908cc3edd82e530b6131e8f4ef5725
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date: Sun May 29 14:55:40 2011 +0200
isl: don't install the /usr/lib/*.py
---
zbeta/isl/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/zbeta/isl/BUILD b/zbeta/isl/BUILD
index e7f07b6..d8e269a 100644
--- a/zbeta/isl/BUILD
+++ b/zbeta/isl/BUILD
@@ -2,6 +2,8 @@
OPTS+=" --with-piplib=system --disable-static" &&
+ sedit "s?install-data-local ??g" Makefile.in &&
+
default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list