This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
|
# These values are changed by `make` at build-time.
|
|
OWN_LIBEXEC_DIR = "@LIBEXECDIR@/package"
|
|
SYSCONF_DIR = "@SYSCONFDIR@"
|
|
|
|
module Package
|
|
Version = "@VERSION@"
|
|
end
|
|
|