summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2016-06-16 18:52:37 +0800
committerYixun Lan <dlan@gentoo.org>2016-06-16 18:55:25 +0800
commit3136c76f780e6102b2e55598d85861808cc4abb7 (patch)
tree433e55f3a751e5f87d4f503cbe07c33cbdfe27a6 /sys-cluster/ceph/ceph-9.2.1-r1.ebuild
parentx11-wm/stumpwm: Reset xdg environment (diff)
downloadgentoo-3136c76f780e6102b2e55598d85861808cc4abb7.tar.gz
gentoo-3136c76f780e6102b2e55598d85861808cc4abb7.tar.bz2
gentoo-3136c76f780e6102b2e55598d85861808cc4abb7.zip
sys-cluster/ceph: fix missing xfs header err when USE=xfs enabled
Gentoo-Bug: 585988 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-cluster/ceph/ceph-9.2.1-r1.ebuild')
-rw-r--r--sys-cluster/ceph/ceph-9.2.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/ceph/ceph-9.2.1-r1.ebuild b/sys-cluster/ceph/ceph-9.2.1-r1.ebuild
index 53f3e9c57019..494094e8e251 100644
--- a/sys-cluster/ceph/ceph-9.2.1-r1.ebuild
+++ b/sys-cluster/ceph/ceph-9.2.1-r1.ebuild
@@ -74,6 +74,7 @@ STRIP_MASK="/usr/lib*/rados-classes/*"
PATCHES=(
"${FILESDIR}"/${PN}-0.79-libzfs.patch
+ "${FILESDIR}"/${P}-libxfs.patch
)
check-reqs_export_vars() {