Whamcloud - gitweb
FOrce path to /usr/local
authorcliffw <cliffw>
Wed, 1 Nov 2006 16:34:57 +0000 (16:34 +0000)
committercliffw <cliffw>
Wed, 1 Nov 2006 16:34:57 +0000 (16:34 +0000)
lustre-iokit/lustre-iokit.spec.in

index bf87172..128f830 100644 (file)
@@ -23,7 +23,7 @@ A set of wrapper scripts for testing the Lustre filesystem and it's components.
 
 %build
 rm -fr $RPM_BUILD_ROOT
 
 %build
 rm -fr $RPM_BUILD_ROOT
-./configure --prefix=/usr
+./configure --prefix=/usr/local
 make
 
 %install
 make
 
 %install