--- setup.py.orig	2011-12-27 22:21:07.547086361 -0300
+++ setup.py	2011-12-27 22:17:07.266088716 -0300
@@ -35,6 +35,7 @@
         'trytond.test': ['*.xml'],
     },
     scripts=['bin/trytond'],
+    data_files=[('/etc',['etc/trytond.conf'])],
     classifiers=[
         'Development Status :: 5 - Production/Stable',
         'Environment :: No Input/Output (Daemon)',
