]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
rpm: Fix typo in %_environmentdir
authorNeal Gompa <ngompa13@gmail.com>
Mon, 25 Jun 2018 16:56:50 +0000 (12:56 -0400)
committerNeal Gompa <ngompa13@gmail.com>
Mon, 25 Jun 2018 16:56:50 +0000 (12:56 -0400)
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
src/core/macros.systemd.in

index f3b74f42739ca65da0bf0fce2a206b9d64f21355..a24d7bbe58341cdf14fb96d85b95d95ebb25e08b 100644 (file)
@@ -18,7 +18,7 @@
 %_sysctldir @sysctldir@
 %_sysusersdir @sysusersdir@
 %_tmpfilesdir @tmpfilesdir@
-%_environmnentdir @environmentdir@
+%_environmentdir @environmentdir@
 %_modulesloaddir @modulesloaddir@
 %_modprobedir @modprobedir@
 %_systemdgeneratordir @systemgeneratordir@