[Lunar-commits] <moonbase> mpg123: fixed pluginsystem to use .so files instead of .la
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Thu Oct 14 15:51:34 CEST 2010
commit f36e0be252a3bf1101b39a9efe376ffaf3c5b23d
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Thu Oct 14 15:49:27 2010 +0200
mpg123: fixed pluginsystem to use .so files instead of .la
---
audio/mpg123/BUILD | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/audio/mpg123/BUILD b/audio/mpg123/BUILD
new file mode 100644
index 0000000..17e5e25
--- /dev/null
+++ b/audio/mpg123/BUILD
@@ -0,0 +1,6 @@
+(
+
+ sedit 's/"\.la"/"\.so"/' src/module.c
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list