summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2006-10-07 20:59:23 +0000
committerChristian Heim <phreak@gentoo.org>2006-10-07 20:59:23 +0000
commitb14de676642b3ddeb316a1c1a9f2cc6d8627fec5 (patch)
tree4fa653fc7fbcb04c5031437b74cbcdc84ccabac8
parentAdding patchset for ovzkernel-2.6.8-022stab078.21 to the repo. (diff)
downloadmisc-b14de676642b3ddeb316a1c1a9f2cc6d8627fec5.tar.gz
misc-b14de676642b3ddeb316a1c1a9f2cc6d8627fec5.tar.bz2
misc-b14de676642b3ddeb316a1c1a9f2cc6d8627fec5.zip
Fixing the Header / File lines.
svn path=/; revision=493
-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 0eda118..4b0311c 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/bash_completion
+Index: util-vserver/contrib/bash_completion
===================================================================
---- /dev/null
-+++ util-vserver/bash_completion
+--- util-vserver.orig/contrib/bash_completion
++++ util-vserver/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/bash_completion
+
+}
+}
-Index: util-vserver/zsh_completion
+Index: util-vserver/contrib/zsh_completion
===================================================================
---- /dev/null
-+++ util-vserver/zsh_completion
+--- util-vserver.orig/contrib/zsh_completion
++++ util-vserver/contrib/zsh_completion
@@ -0,0 +1,188 @@
+#compdef vserver
+