app-misc/irtrans-irserver: cleanup old and replace patch with sed

(Portage version: 2.2.0_alpha28-r1/svn/Linux x86_64)

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2884 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2011-03-30 01:55:51 +00:00
parent dec753b479
commit 5bcb2d9361
24 changed files with 27 additions and 1150 deletions

View File

@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/irtrans-irserver/irtrans-irserver-6.03.08.ebuild,v 1.2 2011/02/02 11:56:25 hd_brummy Exp $
# $Header: $
EAPI="2"
@@ -24,7 +24,7 @@ RDEPEND="${RDEPEND}"
S="${WORKDIR}"
src_prepare() {
epatch "${FILESDIR}/${P}"-arm-1.patch
sed -e 's!^ODIRARM = .*!ODIRARM = n800!' -i makefile
}
src_compile() {