firejail/config.sh.in
Kelvin M. Klann f1f40cbaa3 config.sh.in: quote all variables
Output variables in general may contain values with spaces in them.
Example: `CC=gcc -foo`.

Relates to #5140.
2022-08-01 20:31:39 -03:00

3 lines
70 B
Bash

# @configure_input@
NAME="@PACKAGE_NAME@"
VERSION="@PACKAGE_VERSION@"