X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8757a0fdeee00ea6a7cc717188a0e129ad8a553c..6f1f3c9afdb6ade6a7be110b90c8fc9e603254cf:/CMake/config.h.in diff --git a/CMake/config.h.in b/CMake/config.h.in index c23254929..6f39e2f58 100644 --- a/CMake/config.h.in +++ b/CMake/config.h.in @@ -64,6 +64,9 @@ #cmakedefine LIBEXEC_DIR "${LIBEXEC_DIR}" #cmakedefine BIN_DIR "${BIN_DIR}" +/* Group of the root user */ +#cmakedefine ROOT_GROUP "${ROOT_GROUP}" + #define APT_8_CLEANER_HEADERS #define APT_9_CLEANER_HEADERS #define APT_10_CLEANER_HEADERS