[eso-midas] 02/06: Link the midas lib to libgmidas to resolve its symbols

Ole Streicher olebole-guest at moszumanska.debian.org
Wed Apr 23 09:28:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository eso-midas.

commit 018fe2b0439b3dc9a871befe57c6e6ebf3663a49
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Apr 22 20:14:20 2014 +0200

    Link the midas lib to libgmidas to resolve its symbols
---
 debian/patches/resolve_gmidas_syms.patch | 13 +++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/resolve_gmidas_syms.patch b/debian/patches/resolve_gmidas_syms.patch
new file mode 100644
index 0000000..4bd9bcf
--- /dev/null
+++ b/debian/patches/resolve_gmidas_syms.patch
@@ -0,0 +1,13 @@
+Author: Ole Streicher <debian at liska.ath.cx>
+Description: Link the midas lib to libgmidas to resolve its symbols
+--- a/lib/makefile
++++ b/lib/makefile
+@@ -82,7 +82,7 @@
+ 	$(AR) $(AR_OPT) $(LIBGMIDAS) *.o
+ 	rm -f __*
+ 	$(RANLIB) $(LIBGMIDAS)
+-	$(SH_CMD) -o $(LIBGMIDAS_SH) *.o $(DEV_NULL)
++	$(SH_CMD) -o $(LIBGMIDAS_SH) *.o -lmidas $(DEV_NULL)
+ 	rm -f *.o
+ 
+ clean:
diff --git a/debian/patches/series b/debian/patches/series
index 4e48358..eea3a6e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,4 @@ propagate_buildflags.patch
 ftoc.patch
 fix_formaterrors.patch
 syskeys.patch
+resolve_gmidas_syms.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/eso-midas.git



More information about the debian-science-commits mailing list