about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-07-21 13:45:23 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-07-21 13:45:23 +0000
commit625b1dfd74dfe6d204f5f70cbdd13fcf321d0bf9 (patch)
treec4f02e6672c0739102d177983797ac03056ff1ce /Functions
parent3d5bececac2f5de845e56eb953ae8ab127e7904f (diff)
downloadzsh-625b1dfd74dfe6d204f5f70cbdd13fcf321d0bf9.tar.gz
zsh-625b1dfd74dfe6d204f5f70cbdd13fcf321d0bf9.tar.xz
zsh-625b1dfd74dfe6d204f5f70cbdd13fcf321d0bf9.zip
unposted: bring various .distfiles up to date
Diffstat (limited to 'Functions')
-rw-r--r--Functions/MIME/.distfiles1
-rw-r--r--Functions/Newuser/.distfiles4
-rw-r--r--Functions/TCP/.distfiles3
-rw-r--r--Functions/Zle/.distfiles1
4 files changed, 8 insertions, 1 deletions
diff --git a/Functions/MIME/.distfiles b/Functions/MIME/.distfiles
index c6b05b777..01ac0d7ef 100644
--- a/Functions/MIME/.distfiles
+++ b/Functions/MIME/.distfiles
@@ -1,3 +1,4 @@
 DISTFILES_SRC='
+.distfiles
 zsh-mime-setup zsh-mime-handler pick-web-browser
 '
diff --git a/Functions/Newuser/.distfiles b/Functions/Newuser/.distfiles
new file mode 100644
index 000000000..f192b27e4
--- /dev/null
+++ b/Functions/Newuser/.distfiles
@@ -0,0 +1,4 @@
+DISTFILES_SRC='
+.distfiles
+zsh-install-newuser
+'
diff --git a/Functions/TCP/.distfiles b/Functions/TCP/.distfiles
index 0870a5d6c..00d37ca54 100644
--- a/Functions/TCP/.distfiles
+++ b/Functions/TCP/.distfiles
@@ -1,5 +1,6 @@
 DISTFILES_SRC='
-	   tcp_command	   tcp_log     tcp_proxy   tcp_send  tcp_talk
+.distfiles
+tcp_command tcp_log        tcp_proxy   tcp_send    tcp_talk
 tcp_alias  tcp_expect	   tcp_open    tcp_read    tcp_sess  tcp_wait
 tcp_close  tcp_fd_handler  tcp_output  tcp_rename  tcp_spam
 tcp_point  tcp_shoot
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles
index bb590bb2e..499f33b6f 100644
--- a/Functions/Zle/.distfiles
+++ b/Functions/Zle/.distfiles
@@ -15,4 +15,5 @@ up-case-word-match
 delete-whole-word-match quote-and-complete-word url-quote-magic
 zed-set-file-name history-pattern-search
 keeper
+which-command
 '