]> git.pld-linux.org Git - packages/drbd.git/blame - drbd-parallel-install.patch
- files fix
[packages/drbd.git] / drbd-parallel-install.patch
CommitLineData
592c9ad3
AG
1--- drbd-8.3.2/scripts/Makefile~ 2009-06-25 12:21:54.000000000 +0200
2+++ drbd-8.3.2/scripts/Makefile 2009-08-15 13:42:56.765765927 +0200
3@@ -135,7 +135,7 @@
4 # e.g. if you build in some changeroot without access to the package database,
5 # or without udev installed.
6 #
7-install-udev-rules:
8+install-udev-rules: install-most
9 disable=.disabled ; \
10 v=$$(udevadm version 2>/dev/null) || \
11 v=$$(rpm -q --qf '%{VERSION}' udev 2>/dev/null) || \
This page took 0.024374 seconds and 4 git commands to generate.