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

Bug 476142

Summary: media-gfx/fondu: install executables in /usr
Product: Gentoo Linux Reporter: Christoph Junghans (RETIRED) <junghans>
Component: Current packagesAssignee: Gentoo Fonts Team <fonts>
Status: RESOLVED FIXED    
Severity: normal CC: prefix
Priority: Normal Keywords: Inclusion, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 315803    
Attachments: patch against fondu-20060102.ebuild

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)
+