[ompl] 03/03: Added a patch to solve incorrect interpreter header.

Leopold Palomo-Avellaneda lepalom-guest at alioth.debian.org
Tue Nov 5 10:59:09 UTC 2013


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

lepalom-guest pushed a commit to branch master
in repository ompl.

commit 7b31b640678d7b080836256e7a0c08b0c7ff0d17
Author: Leopold Palomo <leopold.palomo at upc.edu>
Date:   Tue Nov 5 11:58:38 2013 +0100

    Added a patch to solve incorrect interpreter header.
---
 debian/patches/series              |    1 +
 debian/patches/unmacx_header.patch |    8 ++++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..d278901
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+unmacx_header.patch
diff --git a/debian/patches/unmacx_header.patch b/debian/patches/unmacx_header.patch
new file mode 100644
index 0000000..6b367e0
--- /dev/null
+++ b/debian/patches/unmacx_header.patch
@@ -0,0 +1,8 @@
+Modify the interpreter to avoid lintian warning.--- a/demos/PlannerData.py
++++ b/demos/PlannerData.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib python
++#!/usr/bin/env python
+ 
+ ######################################################################
+ # Software License Agreement (BSD License)

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



More information about the debian-science-commits mailing list