Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476142 - media-gfx/fondu: install executables in /usr
Summary: media-gfx/fondu: install executables in /usr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords: Inclusion, PATCH
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2013-07-08 00:37 UTC by Christoph Junghans (RETIRED)
Modified: 2013-07-21 18:01 UTC (History)
1 user (show)

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


Attachments
patch against fondu-20060102.ebuild (fondu-20060102.ebuild.patch,392 bytes, patch)
2013-07-08 00:37 UTC, Christoph Junghans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Junghans (RETIRED) gentoo-dev 2013-07-08 00:37:37 UTC
Created attachment 352828 [details, diff]
patch against fondu-20060102.ebuild

Somehow fondu's configure doesn't honor --prefix and hence all xecutables are install in /bin instead /usr/bin.

This is dues to a typo in Makefile.in, patch attached. This patch additionally enables prefix support.
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2013-07-21 18:01:41 UTC
+*fondu-20060102-r1 (21 Jul 2013)
+
+  21 Jul 2013; Christoph Junghans <ottxor@gentoo.org> +fondu-20060102-r1.ebuild:
+   install executables in /usr, prefix support (bug #476142)
+