dash: switch to relative symlinks in alternatives.

This commit is contained in:
Juan RP 2015-10-31 13:35:03 +01:00
parent 31170203b1
commit f2860777b7

View file

@ -1,7 +1,7 @@
# Template file for 'dash' # Template file for 'dash'
pkgname=dash pkgname=dash
version=0.5.8 version=0.5.8
revision=5 revision=6
build_pie=yes build_pie=yes
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="bison" hostmakedepends="bison"
@ -14,5 +14,5 @@ distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.
checksum=c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f checksum=c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f
alternatives=" alternatives="
sh:/usr/bin/sh:/usr/bin/dash sh:sh:/usr/bin/dash
sh:/usr/share/man/man1/sh.1:/usr/share/man/man1/dash.1" sh:sh.1:/usr/share/man/man1/dash.1"