summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-01-11 15:04:19 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-04-11 11:20:08 +0200
commitd85d0a6d2047114e06b7ffc15e7a6250a5209997 (patch)
treed541c3e6a0a09a5fcd0c0a9825215279501741c7 /rules/lighttpd.make
parent4a622b6579718ceced94aa75d0f09f0720e522df (diff)
downloadptxdist-d85d0a6d2047114e06b7ffc15e7a6250a5209997.tar.gz
ptxdist-d85d0a6d2047114e06b7ffc15e7a6250a5209997.tar.xz
lighttpd: /usr merge
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/lighttpd.make')
-rw-r--r--rules/lighttpd.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 31217f498..aa0849ac0 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -137,9 +137,9 @@ endif
ifdef PTXCONF_LIGHTTPD_SYSTEMD_UNIT
@$(call install_alternative, lighttpd, 0, 0, 0644, \
- /lib/systemd/system/lighttpd.service)
+ /usr/lib/systemd/system/lighttpd.service)
@$(call install_link, lighttpd, ../lighttpd.service, \
- /lib/systemd/system/multi-user.target.wants/lighttpd.service)
+ /usr/lib/systemd/system/multi-user.target.wants/lighttpd.service)
endif
ifdef PTXCONF_LIGHTTPD_GENERIC_SITE