firejail/test/compile
Kelvin M. Klann 6767f30660 build: fix TARNAME/VERSION variables in compile.sh
This fixes the following errors:

    $ make clean
    [...]
    cd test/compile; ./compile.sh --clean; cd ../..
    ./compile.sh: line 55: TARNAME: command not found
    ./compile.sh: line 55: VERSION: command not found

This amends commit 200f389ed ("build: use config.sh in more scripts",
2023-07-28) / PR #5927.
2023-08-12 05:17:40 -03:00
..
compile.sh build: fix TARNAME/VERSION variables in compile.sh 2023-08-12 05:17:40 -03:00