Skip to content
Snippets Groups Projects
Commit edbf0947 authored by bwzhou's avatar bwzhou
Browse files

Branch b1_6

b=13285
r=green, bobijam

use the libexec convention for scripts
parent 024a2f89
No related branches found
No related tags found
No related merge requests found
...@@ -138,7 +138,7 @@ cat >lustre.files <<EOF ...@@ -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 EOF
if [ -f $RPM_BUILD_ROOT%{_libdir}/liblustre.so ] ; then if [ -f $RPM_BUILD_ROOT%{_libdir}/liblustre.so ] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment