From 1d9ea963e64f22685631ba0fd2a3d8e026227d5f Mon Sep 17 00:00:00 2001
From: adilger <adilger>
Date: Wed, 30 Mar 2005 02:42:53 +0000
Subject: [PATCH] Branch: b_cray Remove l_getgroups from RPM build, as this is
 not present in any branch except HEAD.  We need some sort of simple configure
 test to determine if this should be included in the RPM or not.

---
 build/lustre.spec.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build/lustre.spec.in b/build/lustre.spec.in
index 794290d416..6c12a32282 100644
--- a/build/lustre.spec.in
+++ b/build/lustre.spec.in
@@ -150,7 +150,6 @@ mkdir -p $RPM_BUILD_ROOT/var/lib/ldap/lustre
 %attr(-, root, root) /usr/sbin/obdio
 %attr(-, root, root) /usr/sbin/routerstat
 %attr(-, root, root) /usr/sbin/wirecheck
-%attr(-, root, root) /usr/sbin/l_getgroups
 %attr(-, root, root) /usr/bin/lfs
 %attr(-, root, root) /usr/bin/lfind
 %attr(-, root, root) /usr/bin/lstripe
-- 
GitLab