Merge pull request #2910 from Gottox/zsh-no-alternative

Revert "zsh: register 'sh' alternatives group."
This commit is contained in:
Juan RP 2015-11-06 07:52:45 +01:00
commit ea447766a4
1 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'zsh'
pkgname=zsh
version=5.1.1
revision=2
revision=3
lib32disabled=yes
build_pie=yes
build_style=gnu-configure
@ -26,10 +26,6 @@ license="zsh"
distfiles="http://www.zsh.org/pub/zsh-$version.tar.xz"
checksum=74e9453b5470b3c0970f9f93cfd603d241c3d7b1968adc0e4b3951073e8d3dec
alternatives="
sh:sh:/usr/bin/zsh
sh:sh.1:/usr/share/man/man1/zsh.1"
pre_configure() {
# Set correct keymap path
sed -i 's#/usr/share/keymaps#/usr/share/kbd/keymaps#g' \