build xcat-openstack on ubuntu

This commit is contained in:
xq2005 2013-11-06 23:58:05 -08:00
parent 4e47350c59
commit 5249e76e70

View File

@ -23,8 +23,18 @@ install:
dh_testroot
dh_installdirs
dh_install -X".svn"
`pwd`/db2man
chmod 755 `pwd`/debian/xcat-openstack/opt/xcat/lib/perl/xCAT_schema
chmod 644 `pwd`/debian/xcat-openstack/opt/xcat/lib/perl/xCAT_schema/*
chmod 644 `pwd`/debian/xcat-openstack/opt/xcat/perl/xCAT_plugin/*
chmod 644 `pwd`/debian/xcat-openstack/opt/xcat/lib/perl/xCAT/*
chmod 755 `pwd`/debian/xcat-openstack/opt/xcat/sbin/*
chmod 644 `pwd`/debian/xcat-openstack/opt/xcat/share/man/man5/*
chmod 644 `pwd`/debian/xcat-openstack/opt/xcat/share/doc/man5/*
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/opt/xcat/share/xcat/*
dh_link
binary-indep: build install