[Lunar-commits] <moonbase> xf86-video-vmware: fixed broken build
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Mar 11 01:52:03 CET 2012
commit 23b83e44510729db6f7bb7ea24f01ed407ca6236
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Mar 11 01:52:03 2012 +0100
xf86-video-vmware: fixed broken build
---
xorg7/driver/xf86-video-vmware/BUILD | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/xorg7/driver/xf86-video-vmware/BUILD b/xorg7/driver/xf86-video-vmware/BUILD
index cfe3408..7b8c1db 100644
--- a/xorg7/driver/xf86-video-vmware/BUILD
+++ b/xorg7/driver/xf86-video-vmware/BUILD
@@ -1,6 +1,12 @@
(
. /etc/profile.d/x11r7.rc &&
+ OPTS+=" --enable-vmwarectrl-client" &&
+ sedit '/"saa\/Makefile/d' configure &&
+ sedit '/"vmwgfx\/Makefile/d' configure &&
+ sedit 's/ saa\/Makefile vmwgfx\/Makefile//' configure &&
+ sedit 's/saa vmwgfx//' configure &&
+ sedit '/vmwgfx.la/d' configure &&
default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list