- modified DLX path to make this file work with the FHS compatible directories
This commit is contained in:
parent
589f26ef16
commit
c410659a92
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user