I am trying to get egg generation entry points integrated with building RPM's, and hopefully debian packages too. I haven't had much luck finding any documentation on this though. My specific question is:
Can I use: python2.5 ./setup.py bdist_rpm --binary-only --release=py25 --python=/ usr/local/bin/python2.5 and expect that an console script entry point I define in setup.py will install to the bin directory for an rpm as well? If someone has some documents or a build script I could look at, I would appreciate it. Noah _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig