Correctly detect the path to config.sh
This commit is contained in:
parent
a48af850b0
commit
a65fb17050
@ -25,7 +25,7 @@
|
||||
|
||||
|
||||
#variables
|
||||
CONFIGSH="${0%/platform.sh}/config.sh"
|
||||
CONFIGSH="${0%/platform.sh}/../config.sh"
|
||||
DESTDIR=
|
||||
LDSOCONF="/etc/ld.so.conf"
|
||||
PREFIX="/usr/local"
|
||||
|
Loading…
Reference in New Issue
Block a user