From 9467fa267d3a02d9940ad34e2dafc52b94a40974 Mon Sep 17 00:00:00 2001
From: amrutjoshi <amrutjoshi>
Date: Wed, 12 Feb 2003 12:24:26 +0000
Subject: [PATCH] Added mkdirmany to lustre-lite rpm.

---
 lustre/scripts/lustre.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lustre/scripts/lustre.spec.in b/lustre/scripts/lustre.spec.in
index 92cd1c2c0c..fe700f1e93 100644
--- a/lustre/scripts/lustre.spec.in
+++ b/lustre/scripts/lustre.spec.in
@@ -81,6 +81,7 @@ mkdir -p $RPM_BUILD_ROOT/var/lib/ldap/lustre
 %attr(-, root, root) /usr/sbin/lfind
 %attr(-, root, root) /usr/sbin/lstripe
 %attr(-, root, root) /usr/sbin/mcreate
+%attr(-, root, root) /usr/sbin/mkdirmany
 %attr(-, root, root) /usr/lib/lustre/examples/llmount.sh
 %attr(-, root, root) /usr/lib/lustre/examples/llmountcleanup.sh
 %attr(-, root, root) /usr/lib/lustre/examples/llecho.sh
-- 
GitLab