From cf4fdb8b77d8fc96fe6e34a27e112bb66396cc81 Mon Sep 17 00:00:00 2001 From: Olivier MEDOC Date: Mon, 6 Nov 2017 22:51:57 +0100 Subject: [PATCH] Makefile: remove invalid reference to network dropins install target Fix redundant presence of NetworkManager dropins both in qubes-vm-core and qubes-vm-networking (https://github.com/QubesOS/qubes-issues/issues/3185) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8e37bb9..485808e 100644 --- a/Makefile +++ b/Makefile @@ -148,7 +148,7 @@ install-sysvinit: install-init install -D vm-init.d/qubes-core.modules $(DESTDIR)/etc/sysconfig/modules/qubes-core.modules install network/qubes-iptables $(DESTDIR)/etc/init.d/ -install-rh: install-systemd install-systemd-dropins install-sysvinit install-systemd-networking-dropins +install-rh: install-systemd install-systemd-dropins install-sysvinit install -D -m 0644 misc/qubes-r4.repo $(DESTDIR)/etc/yum.repos.d/qubes-r4.repo install -d $(DESTDIR)$(LIBDIR)/yum-plugins/ install -m 0644 misc/yum-qubes-hooks.py* $(DESTDIR)$(LIBDIR)/yum-plugins/