View | Details | Raw Unified
Collapse All | Expand All

(-) sge-030809.ebuild.orig (-1 / +2 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/sge/sge-030809.ebuild,v 1.7 2007/05/15 17:49:03 mabi Exp $
# $Header: /var/cvsroot/gentoo-x86/media-libs/sge/sge-030809.ebuild,v 1.7 2007/05/15 17:49:03 mabi Exp $
inherit eutils
inherit eutils multilib
MY_P="sge${PV}"
MY_P="sge${PV}"
DESCRIPTION="Graphics extensions library for SDL"
DESCRIPTION="Graphics extensions library for SDL"
 Lines 27-32    Link Here 
		"${FILESDIR}"/${P}-build.patch \
		"${FILESDIR}"/${P}-build.patch \
		"${FILESDIR}"/${P}-freetype.patch \
		"${FILESDIR}"/${P}-freetype.patch \
		"${FILESDIR}"/${P}-cmap.patch
		"${FILESDIR}"/${P}-cmap.patch
	sed -i -e "s|\$(PREFIX)/lib|\$(PREFIX)/$(get_libdir)|g" Makefile
}
}
src_compile() {
src_compile() {