mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Hardcoded path in pkg-config file
@ 2014-12-10 16:14 Guillermo Rodriguez Garcia
  2014-12-11 10:46 ` Juergen Borleis
  0 siblings, 1 reply; 6+ messages in thread
From: Guillermo Rodriguez Garcia @ 2014-12-10 16:14 UTC (permalink / raw)
  To: ptxdist

Hello all,

I am trying to port a package to ptxdist (libzip). This package
creates a pkg-config .pc file that contains some hardcoded paths.
During the install stage, it looks like ptxdist already does some
magic to "fix" the hardcoded paths (where is this done?), however not
all paths are fixed.

Here's the .pc file that gets copied to sysroot-target:

prefix=${pcfiledir}/../..
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
libincludedir=/usr/lib/libzip/include
^^^^^^^^^^^
[...]

Can someone help?

Thank you,

Guillermo Rodriguez Garcia
guille.rodriguez@gmail.com

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-09 11:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-10 16:14 [ptxdist] Hardcoded path in pkg-config file Guillermo Rodriguez Garcia
2014-12-11 10:46 ` Juergen Borleis
2014-12-11 11:12   ` Guillermo Rodriguez Garcia
2014-12-12 10:22     ` Michael Olbrich
2014-12-12 15:48       ` Guillermo Rodriguez Garcia
2015-01-09 11:32         ` Guillermo Rodriguez Garcia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox