X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=25881e1dd3c42c889a51c354ec877b40928c2375;hb=ca8e992c9b9e1a4f476573756d16cf0ebabebf28;hp=936a6613f042af69c0814c1f2bf74081cb5fa7b1;hpb=aa3400ae6d621db5d257340c1b07cb8ca6190913;p=elogind.git diff --git a/Makefile b/Makefile index 936a6613f..25881e1dd 100644 --- a/Makefile +++ b/Makefile @@ -361,6 +361,8 @@ install: install-config install-dbus-policy all fi $(INSTALL_DATA) -D udev.8 $(DESTDIR)$(mandir)/man8/udev.8 $(INSTALL_DATA) -D udevinfo.8 $(DESTDIR)$(mandir)/man8/udevinfo.8 + $(INSTALL_DATA) -D udevd.8 $(DESTDIR)$(mandir)/man8/udevd.8 + - ln -f -s ./udevd.8 $(DESTDIR)$(mandir)/man8/udevsend.8 - rm -f $(DESTDIR)$(hotplugdir)/$(ROOT).hotplug - rm -f $(udevdir)/.udev.tdb - ln -f -s $(sbindir)/$(SENDER) $(DESTDIR)$(hotplugdir)/$(ROOT).hotplug