[Pkg-ocaml-maint-commits] [coccinelle] 04/06: Adjust path to the python directory in /usr/bin/spatch

Eugeniy Meshcheryakov eugen at moszumanska.debian.org
Mon Oct 12 00:27:52 UTC 2015


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

eugen pushed a commit to branch master
in repository coccinelle.

commit 3865644f522c705e35b0a8f16ea6c616fc2c403c
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Mon Oct 12 01:33:03 2015 +0200

    Adjust path to the python directory in /usr/bin/spatch
---
 debian/changelog | 3 ++-
 debian/spatch    | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 25eb180..4407265 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ coccinelle (1.0.2.deb-1) UNRELEASED; urgency=medium
   * Depend on libparmap-ocaml (closes: #798263)
   * Disable testing for now
   * debian/rules adjust the binary renaming code
+  * Adjust path to the python directory in /usr/bin/spatch
 
- -- Євгеній Мещеряков <eugen at debian.org>  Mon, 12 Oct 2015 01:20:45 +0200
+ -- Євгеній Мещеряков <eugen at debian.org>  Mon, 12 Oct 2015 01:32:40 +0200
 
 coccinelle (1.0.0.deb-1) unstable; urgency=medium
 
diff --git a/debian/spatch b/debian/spatch
index 69c03a0..42ba7fd 100644
--- a/debian/spatch
+++ b/debian/spatch
@@ -1,3 +1,3 @@
 #! /bin/sh -e
 
-PYTHONPATH=${PYTHONPATH:+$PYTHONPATH:}/usr/share/coccinelle/python exec /usr/lib/coccinelle/spatch "$@"
+PYTHONPATH=${PYTHONPATH:+$PYTHONPATH:}/usr/lib/coccinelle/python exec /usr/lib/coccinelle/spatch "$@"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/coccinelle.git



More information about the Pkg-ocaml-maint-commits mailing list