Drop devkit and devkit-power-daemon symlinks

Signed-off-by: Richard Hughes <richard@hughsie.com>
This commit is contained in:
Michael Biebl 2011-02-23 17:02:55 +01:00 committed by Richard Hughes
parent b31de44eee
commit 11301ae3d6
2 changed files with 0 additions and 6 deletions

View file

@ -183,9 +183,6 @@ install-data-hook:
mkdir -p $(DESTDIR)$(localstatedir)/lib/upower; \
fi
install-exec-hook:
cd $(DESTDIR)$(libexecdir) && $(LN_S) -f upowerd devkit-power-daemon
CLEANFILES = $(BUILT_SOURCES)
EXTRA_DIST = \

View file

@ -25,9 +25,6 @@ upower_LDADD = \
$(UPOWER_LIBS) \
$(POLKIT_DBUS_LIBS)
install-exec-hook:
cd $(DESTDIR)$(bindir) && $(LN_S) -f upower devkit-power
CLEANFILES = $(BUILT_SOURCES)
clean-local :