diff --git a/Makefile b/Makefile index fc7a1a9..9bc8ed8 100644 --- a/Makefile +++ b/Makefile @@ -112,7 +112,7 @@ install-vm: install -m 0755 -D network/iptables-yum-proxy $(DESTDIR)/usr/lib/qubes/iptables-yum-proxy install -d $(DESTDIR)/etc/xdg/autostart install -m 0755 network/show-hide-nm-applet.sh $(DESTDIR)/usr/lib/qubes/show-hide-nm-applet.sh - install -m 0644 network/show-hide-nm-applet.desktop $(DESTDIR)/etc/xdg/autostart/qubes-show-hide-nm-applet.desktop + install -m 0644 network/show-hide-nm-applet.desktop $(DESTDIR)/etc/xdg/autostart/00-qubes-show-hide-nm-applet.desktop install -d $(DESTDIR)/etc/yum.conf.d touch $(DESTDIR)/etc/yum.conf.d/qubes-proxy.conf diff --git a/rpm_spec/core-vm.spec b/rpm_spec/core-vm.spec index 15fddc9..3e64a36 100644 --- a/rpm_spec/core-vm.spec +++ b/rpm_spec/core-vm.spec @@ -325,7 +325,7 @@ rm -f %{name}-%{version} %config(noreplace) /etc/tinyproxy/tinyproxy-qubes-yum.conf /etc/udev/rules.d/50-qubes-misc.rules /etc/udev/rules.d/99-qubes-network.rules -/etc/xdg/autostart/qubes-show-hide-nm-applet.desktop +/etc/xdg/autostart/00-qubes-show-hide-nm-applet.desktop /etc/xdg/nautilus-actions/nautilus-actions.conf /etc/xen/scripts/vif-route-qubes %config(noreplace) /etc/yum.conf.d/qubes-proxy.conf