aboutsummaryrefslogtreecommitdiffstats
path: root/games-util/wbfs_file/wbfs_file-2.9-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--games-util/wbfs_file/wbfs_file-2.9-r1.ebuild (renamed from games-util/wbfs_file/wbfs_file-2.9.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-util/wbfs_file/wbfs_file-2.9.ebuild b/games-util/wbfs_file/wbfs_file-2.9-r1.ebuild
index f79d7e3..158cd24 100644
--- a/games-util/wbfs_file/wbfs_file-2.9.ebuild
+++ b/games-util/wbfs_file/wbfs_file-2.9-r1.ebuild
@@ -26,7 +26,8 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}/source"
src_prepare() {
- use static || sed -i '/ADD_LF = -static/d' ${S}/Makefile
+ use static || sed -i '/ADD_LF = -static/d' ${S}/Makefile
+ epatch "${FILESDIR}/64bit_fix.patch"
}
src_install() {