From: nic Date: Tue, 4 Jan 2005 21:30:40 +0000 (+0000) Subject: r=boc X-Git-Tag: 1.3.4~220 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=4bed0a39e0528261b6b7f1546256e592a09fc0bc;p=fs%2Flustre-release.git r=boc allow 'make rpms' to pick up non standard kernel config location --- diff --git a/build/lustre.spec.in b/build/lustre.spec.in index d06f835..e0707f4 100644 --- a/build/lustre.spec.in +++ b/build/lustre.spec.in @@ -88,6 +88,7 @@ cd $RPM_BUILD_DIR/lustre-%{version} ./configure \ --with-linux='%{linuxdir}' \ --with-linux-obj='@LINUX_OBJ@' \ + --with-linux-config=@LINUX_CONFIG@ \ %{disable_doc} --disable-liblustre \ --sysconfdir=%{_sysconfdir} \ --mandir=%{_mandir} \