[Ocfs2-tools-commits] manish commits r954 - trunk
    svn-commits at oss.oracle.com 
    svn-commits at oss.oracle.com
       
    Thu Jun 16 18:00:41 CDT 2005
    
    
  
Author: manish
Date: 2005-06-16 18:00:39 -0500 (Thu, 16 Jun 2005)
New Revision: 954
Modified:
   trunk/Makefile
Log:
Dist the right filenames
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2005-06-16 18:39:04 UTC (rev 953)
+++ trunk/Makefile	2005-06-16 23:00:39 UTC (rev 954)
@@ -45,15 +45,15 @@
 	debian/control				\
 	debian/ocfs2-tools.copyright		\
 	debian/ocfs2-tools.docs			\
-	debian/ocfs2-tools.files		\
+	debian/ocfs2-tools.install		\
 	debian/ocfs2-tools.manpages		\
+	debian/ocfs2-tools.postinst		\
 	debian/ocfs2-tools.prerm		\
-	debian/ocfs2-tools.postinst		\
 	debian/ocfs2console.copyright		\
-	debian/ocfs2console.files		\
+	debian/ocfs2console.install		\
 	debian/ocfs2console.manpages		\
+	debian/ocfs2console.postinst		\
 	debian/ocfs2console.prerm		\
-	debian/ocfs2console.postinst		\
 	debian/rules
 
 DIST_FILES = \
    
    
More information about the Ocfs2-tools-commits
mailing list