summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Bainbridge <chrb@gentoo.org>2005-05-21 09:45:24 +0000
committerChris Bainbridge <chrb@gentoo.org>2005-05-21 09:45:24 +0000
commit0a9a523b6356edadc41551c600b7a5a5db35522f (patch)
tree7308ff092cd469913fde65fdd776e7c04c977826 /app-cdr/xbiso/xbiso-0.6.0.ebuild
parentnew upstream version. 0.11.1_beta stable on amd64 and x86. some generall clea... (diff)
downloadhistorical-0a9a523b6356edadc41551c600b7a5a5db35522f.tar.gz
historical-0a9a523b6356edadc41551c600b7a5a5db35522f.tar.bz2
historical-0a9a523b6356edadc41551c600b7a5a5db35522f.zip
Directory traversal fix for bug #93054
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-cdr/xbiso/xbiso-0.6.0.ebuild')
-rw-r--r--app-cdr/xbiso/xbiso-0.6.0.ebuild8
1 files changed, 7 insertions, 1 deletions
diff --git a/app-cdr/xbiso/xbiso-0.6.0.ebuild b/app-cdr/xbiso/xbiso-0.6.0.ebuild
index eefe55c7a7c2..7c5dc9b24e08 100644
--- a/app-cdr/xbiso/xbiso-0.6.0.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.0.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/xbiso/xbiso-0.6.0.ebuild,v 1.4 2005/01/01 12:21:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/xbiso/xbiso-0.6.0.ebuild,v 1.5 2005/05/21 09:45:24 chrb Exp $
+inherit eutils
DESCRIPTION="Xbox xdvdfs ISO extraction utility"
HOMEPAGE="http://sourceforge.net/projects/xbiso/"
@@ -12,6 +13,11 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
+src_unpack() {
+ unpack ${A}
+ epatch ${FILESDIR}/${P}-fnamecheck.patch
+}
+
src_install() {
dobin xbiso || die "install failed"
dodoc README CHANGELOG