Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17343 closed defect (fixed)

python24 2.4.5_4: reinplace didn't change anything in Mac/OSX/Makefile.in

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: python24

Description

Using the patch from #15514 I see this message when patching python24 2.4.5_4:

--->  Verifying checksum(s) for python24
--->  Extracting python24
--->  Applying patches to python24
Warning: reinplace s|__PREFIX__|/mp|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_lang_python24/work/Python-2.4.5/Mac/OSX/Makefile.in
--->  Configuring python24
--->  Building python24

Perhaps the reinplace needs to be adjusted or removed.

Change History (2)

comment:1 Changed 15 years ago by blb@…

Resolution: fixed
Status: newclosed

Looks like my switch to using applications_dir and frameworks_dir in r41218 is the reason, no more bare prefix with those two in Mac/OSX/Makefile.in.

That file removed from reinplace in r42404.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.