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

Bug 481028

Summary: Prefix support for >=app-text/zathura-ps-0.2.1
Product: Gentoo Linux Reporter: Benda Xu <heroxbd>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: normal CC: ssuominen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 315803    
Attachments: zathura-ps.patch
zathura-ps.patch

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.