[Pkg-zsh-commits] [zsh] 01/03: Fix typo in debian/rules comment

Axel Beckert abe at deuxchevaux.org
Mon Sep 23 22:48:29 UTC 2013


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch debian
in repository zsh.

commit bc08635cf916f46d3cf95ccaef3dcf56eef5a98d
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Sep 24 00:23:57 2013 +0200

    Fix typo in debian/rules comment
    
    Git-Dch: Ignore
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f94e2a4..d1cb7d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -181,7 +181,7 @@ binary-arch-static: build-static
 	dh_installdirs -pzsh-static
 
 	# Do not symlink /usr/share/doc/zsh-static to
-	# /usr/share/doc/zsh-common because zsh-static has a uniqe,
+	# /usr/share/doc/zsh-common because zsh-static has a unique,
 	# generated README.Debian
 	dh_installdocs -pzsh-static
 	awk 'BEGIN { print "The following modules are statically-compiled into the static zsh binary:\n"; } /link=static/ { printf "%s (%s %s)\n", substr($$1,6), $$4, $$5; }' obj-static/config.modules >debian/zsh-static/usr/share/doc/zsh-static/README.Debian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git



More information about the Pkg-zsh-commits mailing list