From 3a29d7dac1c2a7348a81b0e982ddedc7c5242b1a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 12 May 2014 19:35:46 +0200 Subject: [PATCH] Update doc --- build/debian/README.howto | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build/debian/README.howto b/build/debian/README.howto index 3e7eaf28cb0..78f93cd46cc 100644 --- a/build/debian/README.howto +++ b/build/debian/README.howto @@ -229,11 +229,13 @@ from origin/upstream and origin/pristine. * If new upstream is available onto sourceforge, launch: > debian/get-orig-source.sh +* Edit tgz file to remove ckeditor and phpexcel and renama file into dolibarr-x.y.z+dsfgw.tgz + * Staying into git root directory, run -> git-import-orig -vv ../dolibarr-3.3.4.tgz +> git-import-orig -vv ../dolibarr-x.y.z+dsfgw.tgz and enter version when requested with format -x.y.z-w -(x.y.z = version, w start from 1 and increaed for each new import) +x.y.z+dsfgw +(x.y.z = version, w start from 1 and is increased for each new import) Note: If there was errors solved manually after get-orig-sources.sh, you may need to make a git commit