diff --git a/build/lustre.spec.in b/build/lustre.spec.in
index 88e0857d77cfd375a6d278ebe5c9c218360e4f53..3345eacf5eec9763c6775d71c29be5271953a065 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