Am 08.11.2019 um 10:40 schrieb Sven Schreiber:
Am 07.11.2019 um 19:12 schrieb Sven Schreiber:
> So this is looking pretty good so far. The details of the packaging
> remain to be sorted out (see previous message), but that shouldn't be a
> fundamental problem I guess.
OK, some remarks or notes-to-self about the created contents of
install-runtime.sh (inside src\pkgbuild\win32\windist)
One further thing - Allin, are you sure that the path specifications are
all correct inside install-runtime.sh? I'm having problems running that,
and if I look at the relative path prefix SRCDIR=../../../gretl-git, I
see that:
First in line 30 it is used before any "cd" happens, so this should be
relative to the location of the shell script, no?
Second in the last line 110 it is invoked after we had a "cd ${TARGET}"
before (in line 99).
I'd say one of these must be wrong, or what am I missing?
thanks
sven