summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06be8316799d..f4da35639cda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ package() {
#ok, let's use a script to start the game
mkdir -p -m755 $pkgdir/usr/bin/
- printf "#!${SHELL}
+ printf "#!/bin/sh
if whereis unionfs-fuse>/dev/null 2>&1;
then
if whereis dosbox>/dev/null 2>&1;