diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 03:50:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 03:50:42 +0000 |
commit | 78e9bb837c258ac0ec7712b3d612cc2f407e731e (patch) | |
tree | f515d16b6efd858a9aeb5b0ef5d6f90bf288283d /src/rpm | |
parent | Adding debian version 255.5-1. (diff) | |
download | systemd-78e9bb837c258ac0ec7712b3d612cc2f407e731e.tar.xz systemd-78e9bb837c258ac0ec7712b3d612cc2f407e731e.zip |
Merging upstream version 256.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/rpm')
-rw-r--r-- | src/rpm/macros.systemd.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/rpm/macros.systemd.in b/src/rpm/macros.systemd.in index 317e13d..ce65ec6 100644 --- a/src/rpm/macros.systemd.in +++ b/src/rpm/macros.systemd.in @@ -27,10 +27,6 @@ %_systemd_system_env_generator_dir {{SYSTEM_ENV_GENERATOR_DIR}} %_systemd_user_env_generator_dir {{USER_ENV_GENERATOR_DIR}} -# Because we had one release with a typo... -# This is temporary (Remove after systemd 240 is released) -%_environmnentdir %{warn:Use %%_environmentdir instead}%_environmentdir - %systemd_requires \ Requires(post): systemd \ Requires(preun): systemd \ |