sys-fs/tux3progs: remove unneded patch

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1258 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2009-05-28 06:33:58 +00:00
parent 900c54e1ae
commit 49fee7d59f
5 changed files with 7 additions and 166 deletions

View File

@@ -20,11 +20,6 @@ DEPEND=""
S="${WORKDIR}/tux3/user"
src_prepare() {
epatch "${FILESDIR}"/tux3-dist-packager-3.patch
epatch "${FILESDIR}"/tux3-gcc44-1.patch
}
src_compile() {
emake CC="$(tc-getCC)" UCLFAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" bin || die "build failed"
if use test; then