Skip to content

Commit b249c91

Browse files
committed
Fix python reference
1 parent f9cfd4d commit b249c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/centos7/replace.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ MSUSER=cloud
4949
PIDDIR=/var/run
5050
PLUGINJAVADIR=/usr/share/cloudstack-management/plugin
5151
PREMIUMJAVADIR=/usr/share/cloudstack-management/premium
52-
PYTHONDIR=/usr/lib/python2.6/site-packages/
52+
PYTHONDIR=/usr/lib/python2.7/site-packages/
5353
SERVERSYSCONFDIR=/etc/sysconfig
5454
SETUPDATADIR=/usr/share/cloudstack-management/setup
5555
SYSCONFDIR=/etc/sysconfig

0 commit comments

Comments
 (0)