packages: drbd/drbd-bash-completion-install.patch (NEW) - new

adamg adamg at pld-linux.org
Sat Aug 15 14:02:37 CEST 2009


Author: adamg                        Date: Sat Aug 15 12:02:37 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new

---- Files affected:
packages/drbd:
   drbd-bash-completion-install.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/drbd/drbd-bash-completion-install.patch
diff -u /dev/null packages/drbd/drbd-bash-completion-install.patch:1.1
--- /dev/null	Sat Aug 15 14:02:37 2009
+++ packages/drbd/drbd-bash-completion-install.patch	Sat Aug 15 14:02:32 2009
@@ -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
================================================================


More information about the pld-cvs-commit mailing list