summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild')
-rw-r--r--sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
index 7703390b..39a9826d 100644
--- a/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
+++ b/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
-inherit eutils flag-o-matic toolchain-funcs
+EAPI=6
+inherit flag-o-matic toolchain-funcs
DESCRIPTION="Tool for creating compressed filesystem type squashfs. Patched to support -quiet"
HOMEPAGE="http://squashfs.sourceforge.net"
@@ -27,10 +27,7 @@ DEPEND="${RDEPEND}"
S="${WORKDIR}/squashfs${PV}/${PN}"
-src_prepare() {
- epatch "${FILESDIR}/${P}-quiet.patch"
- epatch_user
-}
+PATCHES=("${FILESDIR}/${P}-quiet.patch")
src_configure() {
# set up make command line variables in EMAKE_SQUASHFS_CONF