Opened 9 years ago

Last modified 9 years ago

#47445 closed defect

rpm54: fails patch phase in trace mode — at Initial Version

Reported by: Ionic (Mihai Moldovan) Owned by: n3npq@…
Priority: Normal Milestone:
Component: ports Version: 2.3.99
Keywords: tracemode haspatch Cc:
Port: rpm54

Description

rpm54 is currently changing files in post-patch via reinplace (OK) and also running glibtoolize.

glibtoolize is not available in fetch, extract or patch.

In any case, the glibtoolize call should really be port of pre-configure, where glibtoolize will be available. That's also semantically the proper way to regenerate stuff prior to configure.

The (soon) attached trivial patch fixes that problem.

Change History (1)

Changed 9 years ago by Ionic (Mihai Moldovan)

Attachment: rpm54.diff added

Run glibtoolize in pre-configure instead of post-patch. Fixes builds in trace mode.

Note: See TracTickets for help on using tickets.