[ros-rviz] 02/02: Add Remove-default_plugin-from-exported-libraries.patch (accepted upstream)
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Sat Dec 5 19:13:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to branch master
in repository ros-rviz.
commit f1347f26c4864a7c9436827b54f94d097bf6129d
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Sat Dec 5 19:56:08 2015 +0100
Add Remove-default_plugin-from-exported-libraries.patch (accepted upstream)
---
...move-default_plugin-from-exported-libraries.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/0002-Remove-default_plugin-from-exported-libraries.patch b/debian/patches/0002-Remove-default_plugin-from-exported-libraries.patch
new file mode 100644
index 0000000..2e34c52
--- /dev/null
+++ b/debian/patches/0002-Remove-default_plugin-from-exported-libraries.patch
@@ -0,0 +1,20 @@
+From: Jochen Sprickerhof <git at jochen.sprickerhof.de>
+Date: Sat, 5 Dec 2015 18:52:09 +0100
+Subject: Remove default_plugin from exported libraries
+
+---
+ CMakeLists.txt | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 401540e..8a4a5ae 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -143,7 +143,6 @@ catkin_package(
+ ${OPENGL_INCLUDE_DIR}
+ LIBRARIES
+ rviz
+- default_plugin
+ ${OGRE_OV_LIBRARIES_ABS}
+ ${rviz_ADDITIONAL_LIBRARIES}
+ ${OPENGL_LIBRARIES}
diff --git a/debian/patches/series b/debian/patches/series
index 6eac731..3d50bea 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
0001-Add-Debian-specific-SOVERSION.patch
+0002-Remove-default_plugin-from-exported-libraries.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-rviz.git
More information about the debian-science-commits
mailing list