Revert "zsh: register 'sh' alternatives group."

This reverts commit 193536730d.
This commit is contained in:
Enno Boland 2015-11-05 23:35:17 +01:00
parent dfb28b86c4
commit 75b6b9bba6
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' \