forked from mirrors/nixpkgs
* Oops, don't assume dosbox to be in $PATH.
svn path=/nixpkgs/trunk/; revision=7135
This commit is contained in:
parent
88f1d8af8e
commit
2bfcec0e04
|
@ -19,7 +19,7 @@ cd \$HOME/.keen4
|
|||
|
||||
ln -sf $out/share/keen4/* .
|
||||
|
||||
dosbox ./KEEN4E.EXE -fullscreen -exit || true
|
||||
$dosbox/bin/dosbox ./KEEN4E.EXE -fullscreen -exit || true
|
||||
|
||||
# Cleanup the symlinks.
|
||||
for i in *; do
|
||||
|
|
Loading…
Reference in a new issue