summaryrefslogtreecommitdiff
path: root/sys-cluster/lustre/lustre-2.13.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/lustre/lustre-2.13.0-r1.ebuild')
-rw-r--r--sys-cluster/lustre/lustre-2.13.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/lustre/lustre-2.13.0-r1.ebuild b/sys-cluster/lustre/lustre-2.13.0-r1.ebuild
index eb00424e5965..e6aa95831f00 100644
--- a/sys-cluster/lustre/lustre-2.13.0-r1.ebuild
+++ b/sys-cluster/lustre/lustre-2.13.0-r1.ebuild
@@ -21,7 +21,7 @@ fi
SUPPORTED_KV_MAJOR=4
SUPPORTED_KV_MINOR=19
-inherit ${scm} autotools linux-info linux-mod toolchain-funcs udev flag-o-matic
+inherit ${scm} autotools linux-info linux-mod toolchain-funcs flag-o-matic
DESCRIPTION="Lustre is a parallel distributed file system"
HOMEPAGE="http://wiki.whamcloud.com/"
@@ -69,7 +69,7 @@ pkg_setup() {
src_prepare() {
if [ ${#PATCHES[0]} -ne 0 ]; then
- epatch ${PATCHES[@]}
+ eapply ${PATCHES[@]}
fi
eapply_user