mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Output variables in general may contain values with spaces in them. Example: `CC=gcc -foo`. Relates to #5140.
3 lines
70 B
Bash
3 lines
70 B
Bash
# @configure_input@
|
|
NAME="@PACKAGE_NAME@"
|
|
VERSION="@PACKAGE_VERSION@"
|