build packages on ubuntu

This commit is contained in:
xcat ubuntu build machine 2013-08-21 16:31:02 +00:00
parent 5aee2ceea8
commit 0565563156

View File

@ -171,7 +171,7 @@ then
short_ver=`cat Version|cut -d. -f 1,2`
short_short_ver=`cat Version|cut -d. -f 1`
package_dir_name=debs$short_short_ver
package_dir_name=debs$REL
#TODO: define the core path and tarball name
tarball_name="core-debs-snap.tar.bz2"