[Ocfs2-tools-commits] manish commits r485 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Dec 14 16:04:53 CST 2004


Author: manish
Date: 2004-12-14 16:04:51 -0600 (Tue, 14 Dec 2004)
New Revision: 485

Modified:
   trunk/
   trunk/Makefile
Log:
Remove load_ocfs and ocfs_uid_gen



Property changes on: trunk
___________________________________________________________________
Name: svn:externals
   - load_ocfs http://oss.oracle.com/projects/ocfs-tools/src/trunk/load_ocfs
ocfs_uid_gen http://oss.oracle.com/projects/ocfs-tools/src/trunk/ocfs_uid_gen


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2004-12-14 19:57:26 UTC (rev 484)
+++ trunk/Makefile	2004-12-14 22:04:51 UTC (rev 485)
@@ -22,7 +22,7 @@
 $(error could not detect architecture for tools)
 endif
 
-SUBDIRS = libocfs2 fsck.ocfs2 mkfs.ocfs2 mounted.ocfs2 tunefs.ocfs2 debugfs.ocfs2 clusterbo mount.ocfs2 listuuid extras load_ocfs ocfs_uid_gen patches
+SUBDIRS = libocfs2 fsck.ocfs2 mkfs.ocfs2 mounted.ocfs2 tunefs.ocfs2 debugfs.ocfs2 clusterbo mount.ocfs2 listuuid extras patches
 
 ifdef BUILD_OCFS2CDSL
 SUBDIRS += ocfs2cdsl



More information about the Ocfs2-tools-commits mailing list