Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 548788
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +2 lines)
Line  Link Here
0
-- ./fluxbox-1.3.7-r1.ebuild
0
++ ./fluxbox-1.3.7-r1.ebuild
Lines 1-6 Link Here
1
# Copyright 1999-2015 Gentoo Foundation
1
# Copyright 1999-2015 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.7-r1.ebuild,v 1.1 2015/05/06 11:05:47 titanofold Exp $
3
# $Header: $
4
4
5
EAPI=5
5
EAPI=5
6
inherit eutils flag-o-matic toolchain-funcs prefix
6
inherit eutils flag-o-matic toolchain-funcs prefix
Lines 45-53 Link Here
45
	# files in menu [include] items. This patch will allow us to do clever
45
	# files in menu [include] items. This patch will allow us to do clever
46
	# things with style ebuilds.
46
	# things with style ebuilds.
47
	epatch "${FILESDIR}"/gentoo_style_location-1.1.x.patch
47
	epatch "${FILESDIR}"/gentoo_style_location-1.1.x.patch
48
	# Fix the semantic issue of icon paths, bug #536370
48
	# Fix the semantic issue of icon paths, bug #536370
49
	epatch "${FILESDIR}"/1.3.5-generate_menu-printf-fix.patch
50
51
	eprefixify util/fluxbox-generate_menu.in
49
	eprefixify util/fluxbox-generate_menu.in
52
50
53
	epatch "${FILESDIR}"/osx-has-otool.patch
51
	epatch "${FILESDIR}"/osx-has-otool.patch

Return to bug 548788