Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249578 - x11-misc/shared-mime-info installs shared-mime-info.pc into /usr/share/pkgconfig/
Summary: x11-misc/shared-mime-info installs shared-mime-info.pc into /usr/share/pkgcon...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Freedesktop bugs
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords:
: 249851 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-02 07:21 UTC by Jeroen Roovers (RETIRED)
Modified: 2008-12-04 21:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixes pkgconfigdir for both 0.40 and 0.51 (shared-mime-info-pkgconfigdir.patch,409 bytes, patch)
2008-12-02 07:30 UTC, Jeroen Roovers (RETIRED)
Details | Diff
Patches for the ebuilds. (shared-mime-info-ebuild.patch,3.05 KB, patch)
2008-12-02 07:36 UTC, Jeroen Roovers (RETIRED)
Details | Diff
whitespace! (shared-mime-info-ebuild.patch,3.05 KB, patch)
2008-12-02 07:37 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***