Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 481028 - Prefix support for >=app-text/zathura-ps-0.2.1
Summary: Prefix support for >=app-text/zathura-ps-0.2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2013-08-14 10:53 UTC by Benda Xu
Modified: 2013-08-14 11:11 UTC (History)
1 user (show)

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


Attachments
zathura-ps.patch (zathura-ps.patch,633 bytes, patch)
2013-08-14 10:56 UTC, Benda Xu
Details | Diff
zathura-ps.patch (zathura-ps.patch,582 bytes, patch)
2013-08-14 11:10 UTC, Benda Xu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benda Xu gentoo-dev 2013-08-14 10:53:31 UTC
after version 0.2.1, build system of zathura-ps uses pkg-config to figure out PLUGINDIR, which results in double Prefix.

The attached patch fixes that. Please review, in case there is a better solution.

Reproducible: Always
Comment 1 Benda Xu gentoo-dev 2013-08-14 10:56:14 UTC
Created attachment 355978 [details, diff]
zathura-ps.patch
Comment 2 Benda Xu gentoo-dev 2013-08-14 11:10:31 UTC
Created attachment 355986 [details, diff]
zathura-ps.patch

Oh, I do found a better way. Trivial enough to be committed right away. Feel free to reopen this bug or ping me if you think otherwise.