From d1a7a2195d5b898094217d2f49a1bf35fbf16b66 Mon Sep 17 00:00:00 2001 From: folhabranca Date: Wed, 24 Sep 2008 15:32:35 +0000 Subject: [PATCH] fixing the version generation to deal with individual package build --- trunk/build-all.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/trunk/build-all.sh b/trunk/build-all.sh index 5e5fa5a..4e91300 100755 --- a/trunk/build-all.sh +++ b/trunk/build-all.sh @@ -156,6 +156,7 @@ if [ -n "$__changelog_update" ]; then fi setup_dirs +generate_versions if [ $__not_all_pkgs -eq 1 ]; then __lib_modules=$__lib_modules_temp @@ -172,8 +173,6 @@ fi create_log_file start_log -generate_versions - # update modules download_modules # Setup scratchbox variables -- 1.7.9.5