[freefoam] 03/06: Fix python header.
Anton Gladky
gladk at moszumanska.debian.org
Sun Sep 21 06:34:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository freefoam.
commit c8905f0a3cd938591726f88eb5b3b4bd8a16c587
Author: Anton Gladky <gladk at debian.org>
Date: Thu Sep 18 23:48:03 2014 +0200
Fix python header.
---
debian/patches/fix_python_header.patch | 12 ++++++++++++
debian/patches/series | 1 +
2 files changed, 13 insertions(+)
diff --git a/debian/patches/fix_python_header.patch b/debian/patches/fix_python_header.patch
new file mode 100644
index 0000000..3dfc2c8
--- /dev/null
+++ b/debian/patches/fix_python_header.patch
@@ -0,0 +1,12 @@
+Description: fix python header
+Author: Anton Gladky <gladk at debian.org>
+Last-Update: 2014-09-18
+
+--- freefoam-0.1.0+dfsg+1.orig/data/utilities/doxyToX.py.in
++++ freefoam-0.1.0+dfsg+1/data/utilities/doxyToX.py.in
+@@ -1,4 +1,4 @@
+-#!@PYTHON2_EXECUTABLE@
++#!@PYTHON_EXECUTABLE@
+ #-------------------------------------------------------------------------------
+ # ______ _ ____ __ __
+ # | ____| _| |_ / __ \ /\ | \/ |
diff --git a/debian/patches/series b/debian/patches/series
index 82a9371..e0358f9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@ escape-meta-chars-for-doxygen-filter.diff
fix-installation-dirs-for-template-files.diff
update-doxygen-foamheader.diff
mips.diff
+fix_python_header.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freefoam.git
More information about the debian-science-commits
mailing list