Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 249578

Summary: x11-misc/shared-mime-info installs shared-mime-info.pc into /usr/share/pkgconfig/
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: New packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: RESOLVED INVALID    
Severity: trivial CC: loki_val
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.freedesktop.org/show_bug.cgi?id=10698
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fixes pkgconfigdir for both 0.40 and 0.51
Patches for the ebuilds.
whitespace!

Description Jeroen Roovers (RETIRED) gentoo-dev 2008-12-02 07:21:12 UTC
test -z "/usr/share/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/x11-misc/shared-mime-info-0.51/image//usr/share/pkgconfig"
>snip<
 /usr/bin/install -c -m 644 'shared-mime-info.pc' '/var/tmp/portage/x11-misc/shared-mime-info-0.51/image//usr/share/pkgconfig/shared-mime-info.pc'
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-02 07:30:12 UTC
Created attachment 174039 [details, diff]
Fixes pkgconfigdir for both 0.40 and 0.51
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-02 07:36:36 UTC
Created attachment 174040 [details, diff]
Patches for the ebuilds.

(In reply to comment #1)
> Created an attachment (id=174039) [edit]
> Fixes pkgconfigdir for both 0.40 and 0.51

And 0.30 accepts the patch too.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-02 07:37:32 UTC
Created attachment 174042 [details, diff]
whitespace!
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2008-12-02 07:44:39 UTC
This was closed as INVALID by upstream, see URL.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-02 07:46:24 UTC
Sorry, my mistake.
Comment 6 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-04 21:19:36 UTC
*** Bug 249851 has been marked as a duplicate of this bug. ***