[geometry] 01/02: Fix installation of python shared object

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Mon Aug 31 17:53:23 UTC 2015


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

jspricke-guest pushed a commit to branch master
in repository geometry.

commit 7a75080f500e3007ea7a852a84fd20e8926781ba
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Mon Aug 31 19:44:31 2015 +0200

    Fix installation of python shared object
---
 debian/python-tf.pyinstall | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/python-tf.pyinstall b/debian/python-tf.pyinstall
index ba91a2e..c738cf4 100644
--- a/debian/python-tf.pyinstall
+++ b/debian/python-tf.pyinstall
@@ -1,4 +1,4 @@
 debian/tmp/usr/lib/python2*/*/tf/*.py tf
-debian/tmp/usr/lib/python2*/*/tf/*.so _tf
+debian/tmp/usr/lib/python2*/*/tf/*.so tf
 debian/tmp/usr/lib/python2*/*/tf/msg/*.py tf.msg
 debian/tmp/usr/lib/python2*/*/tf/srv/*.py tf.srv

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/geometry.git



More information about the debian-science-commits mailing list