Whamcloud - gitweb
change lfs from /usr/sbin to /usr/bin
authorjerrifer <jerrifer>
Tue, 23 Dec 2003 10:21:35 +0000 (10:21 +0000)
committerjerrifer <jerrifer>
Tue, 23 Dec 2003 10:21:35 +0000 (10:21 +0000)
lustre/scripts/lustre.spec.in
lustre/utils/Makefile.am

index 907a0b3..2d0fa9f 100644 (file)
@@ -104,7 +104,7 @@ mkdir -p $RPM_BUILD_ROOT/var/lib/ldap/lustre
 %attr(-, root, root) /usr/sbin/wiretest
 %attr(-, root, root) /usr/sbin/lactive
 %attr(-, root, root) /usr/sbin/llanalyze
-%attr(-, root, root) /usr/sbin/lfs
+%attr(-, root, root) /usr/bin/lfs
 %attr(-, root, root) /usr/sbin/gmnalnid
 %attr(-, root, root) /usr/bin/lfind
 %attr(-, root, root) /usr/bin/lstripe
index c0612fc..6e3aad9 100644 (file)
@@ -9,10 +9,11 @@ lctl_LDADD := $(LIBREADLINE) -lptlctl
 lfs_LDADD := $(LIBREADLINE) parser.o liblustreapi.a -lptlctl obd.o
 lload_LDADD := -lptlctl
 rootsbin_SCRIPTS = mount.lustre
-sbin_PROGRAMS = lctl obdio obdbarrier lload wirecheck wiretest lfs llmount
+sbin_PROGRAMS = lctl obdio obdbarrier lload wirecheck wiretest llmount
 sbin_SCRIPTS = lconf lmc llanalyze llstat.pl llobdstat.pl lactive load_ldap.sh lrun
 sbin_SCRIPTS += lwizard
 bin_SCRIPTS = lfind lstripe
+bin_PROGRAMS = lfs
 lib_LIBRARIES = liblustreapi.a
 liblustreapi_a_SOURCES = liblustreapi.c
 wirecheck_SOURCES = wirecheck.c