mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
rpm/macros: drop compat define with a typo
Search on sourcegraph.com doesn't yield any users. And each use would emit a warning, so I think it's safe to assume that it has no users.
This commit is contained in:
@@ -26,10 +26,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 \
|
||||
|
||||
Reference in New Issue
Block a user