Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
979f4b6
)
r=boc
author
nic
<nic>
Tue, 4 Jan 2005 21:30:40 +0000
(21:30 +0000)
committer
nic
<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
patch
|
blob
|
history
diff --git
a/build/lustre.spec.in
b/build/lustre.spec.in
index
d06f835
..
e0707f4
100644
(file)
--- 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} \