[Pkg-ocaml-maint-commits] [coccinelle] 11/11: Fix bash completion file

Eugeniy Meshcheryakov eugen at moszumanska.debian.org
Tue May 26 21:09:08 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 d42539b0656610b83290053ac859cd595c1ecf33
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Tue May 26 22:25:34 2015 +0200

    Fix bash completion file
---
 debian/patches/bash-completion-dir.diff | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/patches/bash-completion-dir.diff b/debian/patches/bash-completion-dir.diff
index 939a837..e73eb29 100644
--- a/debian/patches/bash-completion-dir.diff
+++ b/debian/patches/bash-completion-dir.diff
@@ -9,3 +9,13 @@
  
  # selected libraries
  FEATURE_menhirLib=@FEATURE_menhirLib@
+--- a/scripts/spatch.bash_completion
++++ b/scripts/spatch.bash_completion
+@@ -34,7 +34,6 @@
+         done
+ }
+ 
+-have spatch &&
+ _spatch()
+ {
+     local cur prev xspec

-- 
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