[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 419bcb44aa00d462b12f64114b407e949abba6ad

Ville Skyttä ville.skytta at iki.fi
Sun Oct 11 18:10:31 UTC 2009


The following commit has been merged in the master branch:
commit 419bcb44aa00d462b12f64114b407e949abba6ad
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Oct 10 23:25:33 2009 +0300

    bluez-utils was merged to bluez as of 4.x, rename completion accordingly.

diff --git a/Makefile.am b/Makefile.am
index a25cd3f..9562402 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ bashcomp_DATA = contrib/ant \
 		contrib/bind-utils \
 		contrib/bitkeeper \
 		contrib/bittorrent \
-		contrib/bluez-utils \
+		contrib/bluez \
 		contrib/brctl \
 		contrib/bzip2 \
 		contrib/cardctl \
diff --git a/contrib/bluez-utils b/contrib/bluez
similarity index 99%
rename from contrib/bluez-utils
rename to contrib/bluez
index f4d56ea..57be3fd 100644
--- a/contrib/bluez-utils
+++ b/contrib/bluez
@@ -1,4 +1,4 @@
-# bash completion for bluez-utils
+# bash completion for bluez utils
 
 have hcitool && {
 _bluetooth_adresses()

-- 
bash-completion



More information about the Bash-completion-commits mailing list