From: Mike Yuan Date: Mon, 22 Sep 2025 17:15:57 +0000 (+0200) Subject: core/systemd.pc: do not add new non-underscored vars X-Git-Tag: v259-rc1~469 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=278953167d27731f46fcb56d77807d522d2ad9d2;p=thirdparty%2Fsystemd.git core/systemd.pc: do not add new non-underscored vars Follow-up for 346b7b6b4931fc6bee9e820e0160dd024a86ed52 The old style was deprecated in 4908de44b0a0409f84a7cdc5641b114d6ce8ba03. --- diff --git a/src/core/systemd.pc.in b/src/core/systemd.pc.in index dcf7bbc9a3c..862d57dcb6c 100644 --- a/src/core/systemd.pc.in +++ b/src/core/systemd.pc.in @@ -91,11 +91,9 @@ catalog_dir=${prefix}/lib/systemd/catalog catalogdir=${catalog_dir} system_alloc_uid_min={{SYSTEM_ALLOC_UID_MIN}} -systemallocuidmin=${system_alloc_uid_min} system_uid_max={{SYSTEM_UID_MAX}} systemuidmax=${system_uid_max} system_alloc_gid_min={{SYSTEM_ALLOC_GID_MIN}} -systemallocgidmin=${system_alloc_gid_min} system_gid_max={{SYSTEM_GID_MAX}} systemgidmax=${system_gid_max}