[SCM] Packaging for python-demgengeo. Library for creating geometry-files of packed spheres for DEM-programms. branch, master, updated. upstream/0.99_bzr106-7-g294e03f

Anton Gladky gladky.anton at gmail.com
Mon Dec 5 17:13:29 UTC 2011


The following commit has been merged in the master branch:
commit 61153bb6f01aada3e06622c2b1cc31ce4f71801b
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sun Dec 4 17:43:57 2011 +0100

    Fix rpath-issue.

diff --git a/debian/patches/fix-rpath.patch b/debian/patches/fix-rpath.patch
new file mode 100644
index 0000000..7f72185
--- /dev/null
+++ b/debian/patches/fix-rpath.patch
@@ -0,0 +1,15 @@
+Description: fix rpath-issue
+Author: Anton Gladky <gladky.anton at gmail.com>
+Last-Update: 2011-12-05
+
+--- a/build/m4/boost.m4
++++ b/build/m4/boost.m4
+@@ -414,7 +414,7 @@
+       LDFLAGS=$boost_save_LDFLAGS
+       LIBS=$boost_save_LIBS
+       if test x"$Boost_lib" = xyes; then
+-        Boost_lib_LDFLAGS="-L$boost_ldpath -Wl,-R$boost_ldpath"
++        Boost_lib_LDFLAGS="-L$boost_ldpath"
+         Boost_lib_LDPATH="$boost_ldpath"
+         break 6
+       else
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..695aa6e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-rpath.patch

-- 
Packaging for python-demgengeo. Library for creating geometry-files of packed spheres for DEM-programms.



More information about the debian-science-commits mailing list