Hi all, I'm packaging some python scripts into an RPM. The first line of each script has: #!/usr/bin/env python It seems like rpmbuild is adding this as an implicit requirement. My problem is that if I build this on a box with python 2.3, the package ends up requiring /usr/bin/python2.3. How can I get rid of this implicitly added package requirement? Regards, -- Tarjei Knapstad _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list