mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 06:40:04 +01:00
Drop devkit and devkit-power-daemon symlinks
Signed-off-by: Richard Hughes <richard@hughsie.com>
This commit is contained in:
parent
b31de44eee
commit
11301ae3d6
2 changed files with 0 additions and 6 deletions
|
|
@ -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 = \
|
||||
|
|
|
|||
|
|
@ -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 :
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue