projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e782a6
)
build-sys: restore systemshutdowndir substitution
author
Michael Biebl
<biebl@debian.org>
Wed, 17 Jun 2015 14:36:46 +0000
(16:36 +0200)
committer
Michael Biebl
<biebl@debian.org>
Wed, 17 Jun 2015 14:37:59 +0000
(16:37 +0200)
This was accidentally removed in d6b07ef.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
2a79a2a
..
1c5df68
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-5960,6
+5960,7
@@
substitutions = \
'|systemgidmax=$(SYSTEM_GID_MAX)|' \
'|TTY_GID=$(TTY_GID)|' \
'|systemsleepdir=$(systemsleepdir)|' \
+ '|systemshutdowndir=$(systemshutdowndir)|' \
'|binfmtdir=$(binfmtdir)|' \
'|modulesloaddir=$(modulesloaddir)|'