[eso-midas] 01/02: Link gmidas to midas

Ole Streicher olebole at moszumanska.debian.org
Tue Mar 17 14:11:35 UTC 2015


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

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

commit 0b2b558b243047a563a1a19d489f849e15f6a286
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Mar 17 15:09:40 2015 +0100

    Link gmidas to midas
---
 debian/patches/setup-debian.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/setup-debian.patch b/debian/patches/setup-debian.patch
index 884d0cd..539120a 100644
--- a/debian/patches/setup-debian.patch
+++ b/debian/patches/setup-debian.patch
@@ -93,3 +93,14 @@ Description: Debian specific changes
  AR = ar
  AR_OPT = ruv
  AR_XOPT = xv
+--- 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 -L -lmidas $(DEV_NULL)
++	$(SH_CMD) -o $(LIBGMIDAS_SH) *.o -L$(LIBDIR) $(SLIB) -lmidas $(DEV_NULL)
+ 	rm -f *.o
+ 
+ clean:

-- 
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