[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1%1.16.18-1-89-g6038ece
Hilko Bengen
bengen at debian.org
Mon Jan 7 18:45:05 UTC 2013
The following commit has been merged in the master branch:
commit abeca26f1a22e5298872aad920590fb6c06d54b1
Author: Hilko Bengen <bengen at debian.org>
Date: Fri Sep 21 15:44:49 2012 +0200
guestfish: Moved installation of bash-completion snippet to .install file
diff --git a/debian/guestfish.bash-completion b/debian/guestfish.bash-completion
deleted file mode 100644
index 9a7fd0e..0000000
--- a/debian/guestfish.bash-completion
+++ /dev/null
@@ -1 +0,0 @@
-fish/guestfish-bash-completion.sh guestfish
diff --git a/debian/guestfish.install b/debian/guestfish.install
index 3e54b26..732e852 100644
--- a/debian/guestfish.install
+++ b/debian/guestfish.install
@@ -1,2 +1,4 @@
usr/bin/guestfish
usr/share/man/man1/guestfish*
+
+etc/bash_completion.d/guestfish-bash-completion.sh
--
Libguestfs Debian packaging
More information about the Pkg-libvirt-commits
mailing list