[Patches] [ python-Patches-1091679 ] py-compile DESTDIR support to compile in correct paths

SourceForge.net noreply at sourceforge.net
Mon Dec 27 13:14:24 CET 2004


Patches item #1091679, was opened at 2004-12-27 13:13
Message generated for change (Settings changed) made by thomasvs
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1091679&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Vander Stichele (thomasvs)
>Assigned to: Sean Reifschneider (jafo)
Summary: py-compile DESTDIR support to compile in correct paths

Initial Comment:
Lots of rpms of python software have the wrong “file
path” compiled into their byte-compiled versions. So
when you get tracbacks, you see stuff like
‘/usr/src/rpm/BUILD’ or similar in the paths of the
installed python file. I’ve run into this for several
packages, but was too lazy to look at it.

I added a –destdir option to py-compile.

I *think* this should go into automake, but I was asked
by Sean Reifschneider to put it here.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1091679&group_id=5470


More information about the Patches mailing list