X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre.spec.in;h=30fdce8ba5f948173c716e41553c826133f5d11e;hp=2b1903fc69af692255ed2e8593de3bd5a3ad2586;hb=524da299ed509f8acea192781dffcff639a0ad27;hpb=98fd9942abbc7503fc9f1885e58b88887daa6e73 diff --git a/lustre.spec.in b/lustre.spec.in index 2b1903f..30fdce8 100644 --- a/lustre.spec.in +++ b/lustre.spec.in @@ -106,7 +106,10 @@ rm -rf $RPM_BUILD_ROOT # Set an explicit path to our Linux tree, if we can. cd $RPM_BUILD_DIR/lustre-%{version} -%configure @ac_configure_args@ %{?configure_flags:configure_flags} +./configure @ac_configure_args@ %{?configure_flags:configure_flags} \ + --sysconfdir=%{_sysconfdir} \ + --mandir=%{_mandir} \ + --libdir=%{_libdir} make -j $RPM_BUILD_NCPUS -s %install