mkinitcpio: fix installation.
--HG-- extra : convert_revision : 9df7a126ce61560d0acd63461a27678d3d7af70c
This commit is contained in:
parent
c87b042635
commit
0f511d0aa4
@ -18,7 +18,7 @@ do_install()
|
||||
{
|
||||
# mkinitcpio doesn't work with dash, uses bash specific stuff
|
||||
# even if the file mentions justs the contrary...
|
||||
. $XBPS_TMPLHELPDIR/replace-interpreter.sh
|
||||
. $XBPS_HELPERSDIR/replace-interpreter.sh
|
||||
replace_interpreter bash mkinitcpio
|
||||
|
||||
cd $wrksrc && ./install.sh $XBPS_DESTDIR/$pkgname-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user