Finally I started looking at how could I change GNU Autobuild System
(aka autotools) for Python Distribution Utils + extras. I need help this
new issue, tough.

Currently I have this [package]/config.py.in file, which is a template
for [package]/config.py, containing data such as the current version and
the "package data directory", which is autotools parlance
for /usr/share/[package name]/. This directory can be modified during
the install time, so I'd rather not guess at run time.

Do anyone has advice on how do I get the setup script to edit a python a
file at install time with such data?

Thanks in advance.

-- 
Leonardo Ferreira Fontenelle <[email protected]>
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to