systemd.bbclass: remove systemd_unitdir it is set in oe-core

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Andreas Müller
2012-03-22 19:59:35 +00:00
committed by Koen Kooi
parent 1abbfd367b
commit ed8bbbc690

View File

@@ -1,7 +1,5 @@
DEPENDS_append = " systemd-systemctl-native"
systemd_unitdir = "${base_libdir}/systemd"
systemd_postinst() {
OPTS=""