app-misc/irtrans-irserver: move patches to DISTDIR

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@689 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2009-01-09 09:24:11 +00:00
parent ea03b6d11c
commit b54dc542d8
7 changed files with 29 additions and 471 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2008 Gentoo Foundation
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -8,7 +8,8 @@ RESTRICT="strip"
DESCRIPTION="IRTrans Server"
HOMEPAGE="http://www.irtrans.de"
SRC_URI="http://ftp.mars.arge.at/irtrans/irserver-src-${PV}.tar.gz"
SRC_URI="http://ftp.mars.arge.at/irtrans/irserver-src-${PV}.tar.gz
http://ftp.mars.arge.at/irtrans/${PN}-5.11.08-arm_remotes-1.patch.bz2"
LICENSE="BSD"
SLOT="0"
@@ -21,7 +22,7 @@ src_unpack() {
unpack ${A}
cd "${WORKDIR}"
epatch "${FILESDIR}/${PN}"-5.11.08-arm_remotes-1.patch
epatch "${DISTDIR}/${PN}"-5.11.08-arm_remotes-1.patch.bz2
}
src_compile() {