- modified DLX path to make this file work with the FHS compatible directories

This commit is contained in:
Volker Ruppert 2002-06-26 19:13:46 +00:00
parent 589f26ef16
commit c410659a92
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
BOCHS=@prefix@/bin/bochs
DLXINST=@prefix@/bochs/dlxlinux
DLXINST=@prefix@/share/bochs/dlxlinux
GZIP=@GZIP@
if [ ! -z $1 ]; then
DLXPATH=$1