From 0565563156d05266a54ce855e130405574f4a2ed Mon Sep 17 00:00:00 2001 From: xcat ubuntu build machine Date: Wed, 21 Aug 2013 16:31:02 +0000 Subject: [PATCH] build packages on ubuntu --- build-ubunturepo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-ubunturepo b/build-ubunturepo index ff9a42d60..2829edeb2 100755 --- a/build-ubunturepo +++ b/build-ubunturepo @@ -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"