]> git.pld-linux.org Git - packages/drbd.git/commitdiff
- new
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 15 Aug 2009 11:44:15 +0000 (11:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drbd-parallel-install.patch -> 1.1

drbd-parallel-install.patch [new file with mode: 0644]

diff --git a/drbd-parallel-install.patch b/drbd-parallel-install.patch
new file mode 100644 (file)
index 0000000..ed19339
--- /dev/null
@@ -0,0 +1,11 @@
+--- drbd-8.3.2/scripts/Makefile~       2009-06-25 12:21:54.000000000 +0200
++++ drbd-8.3.2/scripts/Makefile        2009-08-15 13:42:56.765765927 +0200
+@@ -135,7 +135,7 @@
+ # e.g. if you build in some changeroot without access to the package database,
+ # or without udev installed.
+ # 
+-install-udev-rules:
++install-udev-rules: install-most
+       disable=.disabled ; \
+       v=$$(udevadm version 2>/dev/null) || \
+       v=$$(rpm -q --qf '%{VERSION}' udev 2>/dev/null) || \
This page took 0.046633 seconds and 4 git commands to generate.