summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild b/app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild
index 92ce34221c2d..706c0fc423f0 100644
--- a/app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild
+++ b/app-crypt/loop-aes-losetup/loop-aes-losetup-2.26.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI="6"
inherit eutils toolchain-funcs libtool flag-o-matic
@@ -27,6 +27,7 @@ DEPEND="${RDEPEND}
virtual/os-headers"
src_prepare() {
+ default
epatch "${WORKDIR}"/util-linux-*.diff
elibtoolize
}