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:
@@ -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"
|
||||
@@ -18,11 +19,10 @@ IUSE=""
|
||||
DEPEND="virtual/libc"
|
||||
|
||||
src_unpack() {
|
||||
unpack ${A}
|
||||
cd "${WORKDIR}"
|
||||
|
||||
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() {
|
||||
|
||||
Reference in New Issue
Block a user