projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4884767
)
rpm: Fix typo in %_environmentdir
author
Neal Gompa
<ngompa13@gmail.com>
Mon, 25 Jun 2018 16:56:50 +0000
(12:56 -0400)
committer
Neal 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
patch
|
blob
|
history
diff --git
a/src/core/macros.systemd.in
b/src/core/macros.systemd.in
index f3b74f42739ca65da0bf0fce2a206b9d64f21355..a24d7bbe58341cdf14fb96d85b95d95ebb25e08b 100644
(file)
--- a/
src/core/macros.systemd.in
+++ b/
src/core/macros.systemd.in
@@
-18,7
+18,7
@@
%_sysctldir @sysctldir@
%_sysusersdir @sysusersdir@
%_tmpfilesdir @tmpfilesdir@
-%_environm
n
entdir @environmentdir@
+%_environmentdir @environmentdir@
%_modulesloaddir @modulesloaddir@
%_modprobedir @modprobedir@
%_systemdgeneratordir @systemgeneratordir@