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:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@@ -18,12 +18,13 @@ SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64 ~arm"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="virtual/libc"
|
||||
DEPEND=""
|
||||
RDEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}/${PN}"-6.01.15-arm-1.patch
|
||||
sed -e 's!^ODIRARM = .*!ODIRARM = n800!' -i makefile
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user