distutils error dealing with rpms?
cesar.ortiz
cesar.ortiz at gmail.com
Fri Oct 26 11:25:16 EDT 2007
Hi all,
I am trying to generate an distribution with distutils, using in the
setup() invocation the parameters 'packages' and 'data_files'.
If I use bdist, the tar.gz contains all the files, but I I use
bdist_rpm the data_files are not included in the rpm.
has anyone face this before?
I am using redhad, with rpm 4.4.2 and python 2.4.
Thank you, César
More information about the Python-list
mailing list