[SCM] efficient 2D data-plotting library branch, master, updated. 8cfbee7cbbe8767904e3ef4e31fc33ef66893172

Picca Frédéric-Emmanuel picca at synchrotron-soleil.fr
Tue Nov 16 22:15:13 UTC 2010


The following commit has been merged in the master branch:
commit 13102a6be7edbd375b132dbcba7790969ab5e08e
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Tue Nov 16 16:16:41 2010 -0500

    * fix the compilation

diff --git a/debian/rules b/debian/rules
index e23d18b..e8313ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export LDFLAGS=-shared
+
 VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p')
 
 get-orig-source:

-- 
efficient 2D data-plotting library



More information about the debian-science-commits mailing list