From 8e5fefc66c8f5063406ceb3a4130bea4b559a202 Mon Sep 17 00:00:00 2001 From: Wido den Hollander Date: Thu, 5 Mar 2015 16:25:17 +0100 Subject: [PATCH] Fix Python path for Debian installer This closes #96 --- debian/cloudstack-common.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/cloudstack-common.install b/debian/cloudstack-common.install index 7e01adadedf..01d0957a222 100644 --- a/debian/cloudstack-common.install +++ b/debian/cloudstack-common.install @@ -29,4 +29,4 @@ /usr/share/cloudstack-common/lib/* /usr/bin/cloudstack-set-guest-password /usr/bin/cloudstack-set-guest-sshkey -/usr/lib/python2.?/*-packages/* +/usr/share/pyshared