diff --git a/doc/scripts/platform.sh b/doc/scripts/platform.sh index 4ba0876..fdb4de7 100755 --- a/doc/scripts/platform.sh +++ b/doc/scripts/platform.sh @@ -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"