From 548c90bf799c39b78debb6aa15f63f60238c2e6a Mon Sep 17 00:00:00 2001 From: eldy Date: Wed, 12 Oct 2011 17:23:14 +0200 Subject: [PATCH] Doc --- build/makepack-howto.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/makepack-howto.txt b/build/makepack-howto.txt index 2a93d07ae2a..5c3caef4c60 100644 --- a/build/makepack-howto.txt +++ b/build/makepack-howto.txt @@ -18,7 +18,7 @@ beta version of Dolibarr, step by step. - Update version number with x.x.x-y in htdocs/support/inc.php - Update version number with x.x.x-y in htdocs/build/rpm/*.spec - Commit all changes. -- Add a CVS Tag (DOLIBARR_x_y_BETA) +- Add a Tag (DOLIBARR_x_y_BETA) - Create a branch (DOLIBARR_x_y_BRANCH). - Run makepack-dolibarr.pl to generate all packages. @@ -42,7 +42,7 @@ complete release of Dolibarr, step by step. - Update version number with x.x.x-y in htdocs/build/rpm/*.spec - Update PAD and DOAP files. - Commit all changes. -- Add a CVS Tag (DOLIBARR_x_y) +- Add a Tag (DOLIBARR_x_y) - Build Dolibarr and DoliWamp packages with makepack-dolibarr.pl - Check content of built packages.