summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2006-10-07 21:13:01 +0000
committerChristian Heim <phreak@gentoo.org>2006-10-07 21:13:01 +0000
commit96dc20d10ac3d76967f03290b124574b1d678405 (patch)
tree29312792e5bb3e8740f965acfc48844e49e2a6d3
parentFixing the Header / File lines. (diff)
downloadmisc-96dc20d10ac3d76967f03290b124574b1d678405.tar.gz
misc-96dc20d10ac3d76967f03290b124574b1d678405.tar.bz2
misc-96dc20d10ac3d76967f03290b124574b1d678405.zip
Modifying the patch again, making it align with -p0.
svn path=/; revision=494
-rw-r--r--util-vserver/patches/0.30.211/215_all_shell-completion.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/util-vserver/patches/0.30.211/215_all_shell-completion.patch b/util-vserver/patches/0.30.211/215_all_shell-completion.patch
index 4b0311c..e130d4c 100644
--- a/util-vserver/patches/0.30.211/215_all_shell-completion.patch
+++ b/util-vserver/patches/0.30.211/215_all_shell-completion.patch
@@ -1,7 +1,7 @@
-Index: util-vserver/contrib/bash_completion
+Index: contrib/bash_completion
===================================================================
---- util-vserver.orig/contrib/bash_completion
-+++ util-vserver/contrib/bash_completion
+--- /dev/null
++++ contrib/bash_completion
@@ -0,0 +1,300 @@
+# Completion for the vserver command. Source this file (or on some systems
+# add it to ~/.bash_completion and start a new shell) and bash's completion
@@ -303,10 +303,10 @@ Index: util-vserver/contrib/bash_completion
+
+}
+}
-Index: util-vserver/contrib/zsh_completion
+Index: contrib/zsh_completion
===================================================================
---- util-vserver.orig/contrib/zsh_completion
-+++ util-vserver/contrib/zsh_completion
+--- /dev/null
++++ contrib/zsh_completion
@@ -0,0 +1,188 @@
+#compdef vserver
+