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

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

diff --git a/drbd-bash-completion-install.patch b/drbd-bash-completion-install.patch
new file mode 100644 (file)
index 0000000..41e1a3b
--- /dev/null
@@ -0,0 +1,11 @@
+--- drbd-8.3.2/scripts/Makefile~       2009-08-15 13:48:25.915925403 +0200
++++ drbd-8.3.2/scripts/Makefile        2009-08-15 13:51:02.752576022 +0200
+@@ -104,7 +104,7 @@
+       mkdir -p $(PREFIX)/etc/xen/scripts
+       install -m 755 block-drbd $(PREFIX)/etc/xen/scripts
+       mkdir -p $(PREFIX)/etc/udev/rules.d
+-ifneq ($(INST_COMPLETION),1)
++ifeq ($(INST_COMPLETION),1)
+       mkdir -p $(PREFIX)/etc/bash_completion.d
+       install -m 644 drbdadm.bash_completion $(PREFIX)/etc/bash_completion.d/$(COMPLETION)
+ endif
This page took 0.053711 seconds and 4 git commands to generate.