[Lunar-commits] <moonbase> smpeg: disabled static libs
Duncan Gibson
engelsman at lunar-linux.org
Fri Mar 18 20:12:14 CET 2011
commit 06b3b3254289265569a3a553cd3e506de7b3f7d8
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date: Fri Mar 18 20:12:14 2011 +0100
smpeg: disabled static libs
---
video/smpeg/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/video/smpeg/BUILD b/video/smpeg/BUILD
index d5cb580..ce5cdd8 100644
--- a/video/smpeg/BUILD
+++ b/video/smpeg/BUILD
@@ -1,5 +1,7 @@
(
+ OPTS+=" --disable-static" &&
+
#remove the underquoted definition
sedit 's/AM_PATH_SMPEG,/[AM_PATH_SMPEG],/' smpeg.m4 &&
patch_it $SOURCE_CACHE/$SOURCE2 1 &&
More information about the Lunar-commits
mailing list