[DRE-commits] [SCM] sup-mail.git branch, master, updated. upstream/0.12.1+git20120407.aaa852f-21-g5bf6d92

Per Andersson avtobiff at gmail.com
Mon Apr 9 16:08:41 UTC 2012


The following commit has been merged in the master branch:
commit 1f65c5dda412e9af246e32533c6c65d195582f8f
Author: Per Andersson <avtobiff at gmail.com>
Date:   Mon Apr 9 18:07:28 2012 +0200

    Install zsh completion.

diff --git a/debian/rules b/debian/rules
index 1f62f22..7f8cbe6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,5 @@ override_dh_install:
 	mv debian/sup-mail/usr/bin/sup debian/sup-mail/usr/bin/sup-mail
 	# remove sup-sync-back since it does not work yet
 	rm -f debian/sup-mail/usr/bin/sup-sync-back
+	# install zsh completion
+	install -D contrib/completion/_sup.zsh debian/sup-mail/usr/share/zsh/functions/Completion/Unix/_sup

-- 
sup-mail.git



More information about the Pkg-ruby-extras-commits mailing list