Feel free to use the commented conf file from the debian package [1][2],
>
> Thanks Mathias, that helps!
Anyway, I feel an example should be in the source package, as it was before
Cheers
Axel
* Axel Braun: " [tryton-dev] trytond.conf" (Mon, 3 Nov 2014 11:52:50 -0800
(PST)):
Hi Axel,
> I've read about the changes to the trytond.conf file
> Is the config file generated dynamically in between?
>
> (I noticed that the build failed due to the fact that ther
On 11/03/2014 11:22 PM, Axel Braun wrote:
Hi,
I've read about the changes to the trytond.conf file
Is the config file generated dynamically in between?
(I noticed that the build failed due to the fact that there is no
etc/trytond.conf in source package of 3.4. In 3.2 there was
etc/trytond.co
Hi,
I've read about the changes to the trytond.conf file
Is the config file generated dynamically in between?
(I noticed that the build failed due to the fact that there is no
etc/trytond.conf in source package of 3.4. In 3.2 there was
etc/trytond.conf.)
Cheers
Axel
Please follow https://code.google.com/p/tryton/wiki/HowtoContribute
--
Cédric Krier
B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: cedric.kr...@b2ck.com
Website: http://www.b2ck.com/
pgpvCGWh08mbh.pgp
Description: PGP signature
Hi , here is attached a fix to get trytond.con installed in /etc dir
during the install phase.
Right now if you issue the command:
python setup.py install --root=$packdir
you do end up without trytond.conf installed in $packdir/etc .
With the attached patch you should be able to get it installe