[Lunar-commits] <moonbase> libXpm: don't build static libs

Paul Bredbury brebs at lunar-linux.org
Sat Jan 29 15:43:59 CET 2011


commit a91c4d72f5a34ce5def23056ee0f17cc06779284
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sat Jan 29 21:43:59 2011 +0700

    libXpm: don't build static libs
---
 xorg7/lib/libXpm/BUILD |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/xorg7/lib/libXpm/BUILD b/xorg7/lib/libXpm/BUILD
index cfe3408..ef38824 100644
--- a/xorg7/lib/libXpm/BUILD
+++ b/xorg7/lib/libXpm/BUILD
@@ -1,6 +1,9 @@
 (
+
   . /etc/profile.d/x11r7.rc &&
 
+  OPTS+=" --disable-static" &&
+
   default_build
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list