mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
* Oops, don't assume dosbox to be in $PATH.
svn path=/nixpkgs/trunk/; revision=7135
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user