build xcat-openstack on ubuntu
This commit is contained in:
parent
55af05f8a3
commit
dd9b1b51ba
@ -8,3 +8,4 @@ opt/xcat/share/doc/man5
|
||||
opt/xcat/share/man/man7
|
||||
opt/xcat/share/doc/man7
|
||||
install/postscripts
|
||||
install/chef-cookbooks
|
||||
|
@ -8,3 +8,4 @@ share/doc/man5/* opt/xcat/share/doc/man5/
|
||||
share/man/man7/* opt/xcat/share/man/man7/
|
||||
share/doc/man7/* opt/xcat/share/doc/man7/
|
||||
postscripts/* install/postscripts/
|
||||
chef-cookbooks/* install/chef-cookbooks
|
||||
|
@ -34,6 +34,7 @@ install:
|
||||
chmod 644 `pwd`/debian/xcat-openstack/opt/xcat/share/man/man7/*
|
||||
chmod 644 `pwd`/debian/xcat-openstack/opt/xcat/share/doc/man7/*
|
||||
chmod 755 `pwd`/debian/xcat-openstack/install/postscripts/*
|
||||
chmod 644 `pwd`/debian/xcat-openstack/install/chef-cookbooks/*
|
||||
chmod 644 `pwd`/debian/xcat-openstack/opt/xcat/share/xcat/*
|
||||
dh_link
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user