Whamcloud - gitweb
r=boc
authornic <nic>
Tue, 4 Jan 2005 21:30:40 +0000 (21:30 +0000)
committernic <nic>
Tue, 4 Jan 2005 21:30:40 +0000 (21:30 +0000)
allow 'make rpms' to pick up non standard kernel config location

build/lustre.spec.in

index d06f835..e0707f4 100644 (file)
@@ -88,6 +88,7 @@ cd $RPM_BUILD_DIR/lustre-%{version}
 ./configure \
        --with-linux='%{linuxdir}' \
        --with-linux-obj='@LINUX_OBJ@' \
 ./configure \
        --with-linux='%{linuxdir}' \
        --with-linux-obj='@LINUX_OBJ@' \
+       --with-linux-config=@LINUX_CONFIG@ \
        %{disable_doc} --disable-liblustre \
        --sysconfdir=%{_sysconfdir} \
        --mandir=%{_mandir} \
        %{disable_doc} --disable-liblustre \
        --sysconfdir=%{_sysconfdir} \
        --mandir=%{_mandir} \