[Lunar-commits] <moonbase> vte: disable static libs
Paul Bredbury
brebs at lunar-linux.org
Sat Feb 5 09:43:56 CET 2011
commit 0c667b0f1fab102a29caa29993bf47b829610a46
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Sat Feb 5 15:43:56 2011 +0700
vte: disable static libs
---
gnome2/desktop/vte/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnome2/desktop/vte/BUILD b/gnome2/desktop/vte/BUILD
index 91a8e90..b8ef12b 100644
--- a/gnome2/desktop/vte/BUILD
+++ b/gnome2/desktop/vte/BUILD
@@ -1,6 +1,6 @@
(
- OPTS+="--with-xft2 --with-pangox --with-glX" &&
+ OPTS+=" --disable-static --with-xft2 --with-pangox --with-glX" &&
default_build
More information about the Lunar-commits
mailing list