Updat documentation

This commit is contained in:
Laurent Destailleur 2007-02-05 13:06:37 +00:00
parent 11626bbcd6
commit 5ec94a4deb

View File

@ -1,16 +1,16 @@
README (English) README (English)
################################ ##################################################
Building packages Building packages
################################ ##################################################
All sub-directories of "build" directory contains files required to build All sub-directories of "build" directory contains files required to build
automatically Dolibarr packages. automatically Dolibarr packages.
There is serval tools: There are serval tools:
- To build full Dolibarr packages, launch the script - To build full Dolibarr packages, launch the script
> perl makepack-dolibarr.pl > perl makepack-dolibarr.pl
- To build a translaction packege, launch the script - To build a translaction package, launch the script
> perl makepack-dolibarrlang.pl > perl makepack-dolibarrlang.pl
- To build a theme package, launch the script - To build a theme package, launch the script
@ -26,7 +26,7 @@ Dolibarr working. It is here only to build Dolibarr packages, and those
generated packages will not contains this "build" directory. generated packages will not contains this "build" directory.
We can find in "build", folowwing sub-directories: We can find in "build", folowing sub-directories:
* deb: * deb:
To build Debian package. To build Debian package.