[Poppler-bugs] [Bug 91391] New: Makefile should install pkgconfig files to arch-dependent location
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 18 23:29:19 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91391
Bug ID: 91391
Summary: Makefile should install pkgconfig files to
arch-dependent location
Product: poppler
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: poppler-bugs at lists.freedesktop.org
Reporter: somasis at exherbo.org
Created attachment 117241
--> https://bugs.freedesktop.org/attachment.cgi?id=117241&action=edit
[PATCH] Makefile: install pkgconfig files to arch-dependent location
pkgconfig files should be installed to arch-specific locations almost always,
because otherwise it can result in having a package installed for two different
architecture on one system (i686/x86_64, for example) and the files end up
clobbering each other. The attached patch changes the Makefile to install it to
$(libdir)/pkgconfig instead.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20150719/04233b35/attachment.html>
More information about the Poppler-bugs
mailing list