From 45ff8142494ba8b250c7254f45cb09f77ca3d856 Mon Sep 17 00:00:00 2001 From: brian <brian> Date: Sat, 1 Jul 2006 18:57:27 +0000 Subject: [PATCH] Let's even be specific about the fact that it's the script library that we want packaged. --- build/lustre.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/lustre.spec.in b/build/lustre.spec.in index 88e0857d77..3345eacf5e 100644 --- a/build/lustre.spec.in +++ b/build/lustre.spec.in @@ -117,7 +117,7 @@ cat >lustre.files <<EOF %attr(-, root, root) %{_mandir}/man?/* -%attr(-, root, root) %{_libdir}/lustre/* +%attr(-, root, root) %{_libdir}/lustre/lc_common.sh EOF if [ -f $RPM_BUILD_ROOT%{_libdir}/liblustre.so ] ; then -- GitLab