[SCM] FastJet: Fast C++ code for the kt and other jet algorithms branch, master, updated. upstream/3.0.2+dfsg-13-gc3fc93e

Lifeng Sun lifongsun at gmail.com
Tue Jul 3 00:22:21 UTC 2012


The following commit has been merged in the master branch:
commit 5933136632ade520c9c57c5ea7336b236394cb64
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Wed Jun 6 01:26:15 2012 +0800

    libfastjetplugins links to siscone libraries.

diff --git a/debian/patches/libfastjetplugins-links-siscone.patch b/debian/patches/libfastjetplugins-links-siscone.patch
new file mode 100644
index 0000000..98b9624
--- /dev/null
+++ b/debian/patches/libfastjetplugins-links-siscone.patch
@@ -0,0 +1,11 @@
+--- a/plugins/Makefile.am
++++ b/plugins/Makefile.am
+@@ -38,7 +38,7 @@
+ lib_LTLIBRARIES = libfastjetplugins.la
+ libfastjetplugins_la_SOURCES=
+ nodist_EXTRA_libfastjetplugins_la_SOURCES = dummy.cc
+-libfastjetplugins_la_LIBADD =
++libfastjetplugins_la_LIBADD = -lsiscone_spherical -lsiscone
+ if BUILD_PLUGIN_SISCONE
+ libfastjetplugins_la_LIBADD += SISCone/libSISConePlugin.la
+ endif
diff --git a/debian/patches/series b/debian/patches/series
index 4eeeddc..8656cbb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ missed-this-pointer.patch
 purge-plugins.patch
 fortran-wrap.patch
 disable-rpath-by-default.patch
+libfastjetplugins-links-siscone.patch

-- 
FastJet: Fast C++ code for the kt and other jet algorithms



More information about the debian-science-commits mailing list