nixpkgs/pkgs/os-specific/linux/udev/udev-091-installpath.patch
Armijn Hemel 3a74eda996 new udev
svn path=/nixpkgs/trunk/; revision=5234
2006-04-28 13:00:35 +00:00

13 lines
360 B
Diff

diff -ruN udev-091/Makefile udev-091.new/Makefile
--- udev-091/Makefile 2006-04-25 22:39:59.000000000 +0200
+++ udev-091.new/Makefile 2006-04-28 14:54:55.000000000 +0200
@@ -104,7 +104,7 @@
mandir = ${prefix}/usr/share/man
configdir = ${etcdir}/udev
udevdir = /dev
-DESTDIR =
+DESTDIR = ${out}
INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL}