Whamcloud - gitweb
Branch b1_6
authorbwzhou <bwzhou>
Sun, 18 May 2008 18:24:52 +0000 (18:24 +0000)
committerbwzhou <bwzhou>
Sun, 18 May 2008 18:24:52 +0000 (18:24 +0000)
b=13285
r=green, bobijam (libexec)
r=johann, deen (gcc)

1. Use the common libexec convention;
2. Quiet remaining gcc warnings.

lustre.spec.in

index 36f7d46..e844ab7 100644 (file)
@@ -138,7 +138,7 @@ cat >lustre.files <<EOF
 
 %attr(-, root, root) %{_mandir}/man?/*
 
 
 %attr(-, root, root) %{_mandir}/man?/*
 
-%attr(-, root, root) %{_libdir}/lustre/lc_common
+%attr(-, root, root) %{_libexecdir}/lustre/lc_common
 EOF
 
 if [ -f $RPM_BUILD_ROOT%{_libdir}/liblustre.so ] ; then
 EOF
 
 if [ -f $RPM_BUILD_ROOT%{_libdir}/liblustre.so ] ; then