From 0f511d0aa4e6aaf7367de906771731cb49989bd9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 26 Nov 2008 02:37:55 +0100 Subject: [PATCH] mkinitcpio: fix installation. --HG-- extra : convert_revision : 9df7a126ce61560d0acd63461a27678d3d7af70c --- templates/mkinitcpio.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mkinitcpio.tmpl b/templates/mkinitcpio.tmpl index 30dbf38d32b..2346203971c 100644 --- a/templates/mkinitcpio.tmpl +++ b/templates/mkinitcpio.tmpl @@ -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