[Pkg-zsh-commits] [zsh] 01/01: Of course the shebang line of debian/zsh4 needs to be /bin/zsh5, too!

Axel Beckert abe at deuxchevaux.org
Fri Oct 10 12:20:08 UTC 2014


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

abe pushed a commit to branch debian
in repository zsh.

commit 329445afc55e005c3709d1995410467443bc37f4
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Oct 10 14:19:39 2014 +0200

    Of course the shebang line of debian/zsh4 needs to be /bin/zsh5, too!
    
    Thanks Aaron Schrab and Sven Joachim!
    
    Git-Dch: Ignore
---
 debian/zsh4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/zsh4 b/debian/zsh4
index 5b0e076..53065cf 100755
--- a/debian/zsh4
+++ b/debian/zsh4
@@ -1,4 +1,4 @@
-#!/bin/zsh -f
+#!/bin/zsh5 -f
 
 # This wrapper's sole purpose is to ease the migration of zsh's binary
 # location from /bin/zsh4 to /bin/zsh5 between Debian Wheezy and Jessie.

-- 
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