README.Debian.Package.txt 602 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Debian ERP5 Appliance
---------------------
As ERP5 Appliance is not relocatable itself yet, building packages
requires to build them in same structure like they would be installed.
So to have /opt/erp5/9.9.9 build have to be done in such directory. This
is known limitation and affects both builds - RPM and DEB.

How to build debian package
---------------------------
Checkout: https://svn.erp5.org/repos/public/erp5/trunk/buildout

For example:
  svn co https://svn.erp5.org/repos/public/erp5/trunk/buildout ~/buildout

Run make inside:
  cd ~/buildout
  make debian-appliance PACKAGE_VERSION=001