diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-11-11 02:17:26 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-11-11 02:34:54 +0100 |
commit | c31b5c626fbac6150ce945a7c054f9173d771409 (patch) | |
tree | ce4ab41544cd11013130b3b9a5173c7b388bbfdf | |
parent | 991d536c55848859251c8c945763bf040039ab28 (diff) | |
download | zsh-c31b5c626fbac6150ce945a7c054f9173d771409.tar.gz zsh-c31b5c626fbac6150ce945a7c054f9173d771409.zip |
Fix some indentation in debian/rules.
Git-Dch: Ignore
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 7db7920c9..a82db996b 100755 --- a/debian/rules +++ b/debian/rules @@ -191,7 +191,7 @@ binary-arch-dynamic: build-arch -dDepends debian/zsh/bin/* \ -dRecommends debian/zsh/usr/lib/*/zsh/*/zsh/*.so - dh_installdocs -pzsh -pzsh-dbg --link-doc=zsh + dh_installdocs -pzsh -pzsh-dbg --link-doc=zsh dh_installchangelogs -pzsh # These are in zsh-common and there is no Policy reason why # they can't be |