]> git.proxmox.com Git - pve-client.git/blobdiff - Makefile
PVE/APIClient/Config.pm: new class to handle configuration file
[pve-client.git] / Makefile
index d37025b6d408bdde4e8aa9f4484b27b228987040..4f519e519055aaee8165c3597235059c9c0ef4ac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ install:  pve-api-definition.js
        install -D -m 0644 PVE/APIClient/Commands/lxc.pm ${LIB_DIR}/PVE/APIClient/Commands/lxc.pm
        install -D -m 0644 pve-api-definition.js ${LIB_DIR}/pve-api-definition.js
        install -D -m 0755 pveclient ${DESTDIR}/usr/bin/pveclient
-       install -D -m 0644 pveclient.bash-completion ${BASHCOMPLDIR}/pveclient.bash-completion
+       install -D -m 0644 pveclient.bash-completion ${BASHCOMPLDIR}/pveclient
 
 
 pve-api-definition.js: