From: cliffw Date: Wed, 1 Nov 2006 16:34:57 +0000 (+0000) Subject: FOrce path to /usr/local X-Git-Tag: 1.4.10~216 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1ee3414c2f80f16a4a188e8d08f55de7883e006b;p=fs%2Flustre-release.git FOrce path to /usr/local --- diff --git a/lustre-iokit/lustre-iokit.spec.in b/lustre-iokit/lustre-iokit.spec.in index bf87172..128f830 100644 --- a/lustre-iokit/lustre-iokit.spec.in +++ b/lustre-iokit/lustre-iokit.spec.in @@ -23,7 +23,7 @@ A set of wrapper scripts for testing the Lustre filesystem and it's components. %build rm -fr $RPM_BUILD_ROOT -./configure --prefix=/usr +./configure --prefix=/usr/local make %install