Remove udev-install patch (merged into Makefile)

This commit is contained in:
Ulf Samuelsson 2007-08-11 16:52:57 +00:00
parent 673e3ca2e4
commit a0fb5669a7

View file

@ -1,11 +0,0 @@
diff -ur udev-101/Makefile udev-101-patched/Makefile
--- udev-101/Makefile 2006-09-30 07:30:00.000000000 -0500
+++ udev-101-patched/Makefile 2006-10-20 12:28:18.000000000 -0500
@@ -275,6 +275,7 @@
install-bin:
$(INSTALL) -d $(DESTDIR)$(udevdir)
+ $(INSTALL_PROGRAM) -D udevstart $(DESTDIR)$(sbindir)/udevstart
$(INSTALL_PROGRAM) -D udevd $(DESTDIR)$(sbindir)/udevd
$(INSTALL_PROGRAM) -D udevtrigger $(DESTDIR)$(sbindir)/udevtrigger
$(INSTALL_PROGRAM) -D udevsettle $(DESTDIR)$(sbindir)/udevsettle