daemon: Do not attempt chown/chmod with DESTDIR

https://gitlab.gnome.org/GNOME/libgtop/-/issues/48
This commit is contained in:
David King
2022-02-02 16:57:09 +00:00
committed by Robert Roth
parent 246ec92cab
commit cfe1ef95d4

View File

@@ -52,5 +52,5 @@ libgtop_server2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
EXTRA_DIST = server_config.h.in server_config.pl EXTRA_DIST = server_config.h.in server_config.pl
install-exec-hook: install-exec-hook:
-@libgtop_postinstall@ -test -n "$(DESTDIR)" || @libgtop_postinstall@