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