Whamcloud - gitweb
Ensure that obdcontrol is installed.
authorgord-fig <gord-fig>
Wed, 26 Sep 2001 21:13:21 +0000 (21:13 +0000)
committergord-fig <gord-fig>
Wed, 26 Sep 2001 21:13:21 +0000 (21:13 +0000)
lustre/obdclass/Makefile
lustre/scripts/obd.spec

index 085cc91..6f211bb 100644 (file)
@@ -1,5 +1,6 @@
 
 MODULE = obdclass.o
+bin_PROGRAMS = obdcontrol
 
 CFILES = genops.c proc_lustre.c class_obd.c sysctl.c 
 
index 744e866..553b1a2 100644 (file)
@@ -41,7 +41,8 @@ make
 make install PREFIX=$RPM_BUILD_ROOT
 
 %files
-/lib/modules/%{kuname}
+/lib/modules/%{kuname}/fs/*
+/usr/bin/*
 
 %clean
 #rm -rf $RPM_BUILD_ROOT