[Lunar-commits] <moonbase-other> ming: not much good without this.

Dennis Veatch dennisveatch at bellsouth.net
Fri Sep 12 16:01:21 CEST 2014


commit f3b7d99871e4cc3a6a6b8dc4e452d50b4c2d5b23
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Fri, 12 Sep 2014 10:01:08 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/f3b7d99871e4cc3a6a6b8dc4e452d50b4c2d5b23

ming: not much good without this.
---
  libs/ming/PRE_BUILD | +14/-0    
  1 file changed, 14 insertions(+)

--- /dev/null
+++ b/libs/ming/PRE_BUILD
@@ -0,0 +1,14 @@
+  validate_source_dir $SOURCE_DIRECTORY   &&
+  mk_source_dir       $SOURCE_DIRECTORY   &&
+  unpack              $SOURCE             &&
+  patch_it $SOURCE2 1                     &&
+  cd                  $SOURCE_DIRECTORY   &&
+
+  sedit "s:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:" configure.in &&
+  mv configure.in configure.ac &&
+
+  ./autogen.sh &&
+
+  sedit 's/libming.a/libming.so/' 's/lungif/lgif/' perl_ext/Makefile.PL &&
+
+  sedit 's/ungif/gif/' py_ext/setup.py.in




More information about the Lunar-commits mailing list