From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n1OIdKvF159132 for ; Tue, 24 Feb 2009 12:39:21 -0600 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 3C92B14C0A6 for ; Tue, 24 Feb 2009 10:38:51 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id 3A86ksKxr4kilGf8 for ; Tue, 24 Feb 2009 10:38:51 -0800 (PST) Received: from hch by bombadil.infradead.org with local (Exim 4.69 #1 (Red Hat Linux)) id 1Lc2Ad-0006hr-Ii for xfs@oss.sgi.com; Tue, 24 Feb 2009 18:38:19 +0000 Date: Tue, 24 Feb 2009 13:38:19 -0500 From: Christoph Hellwig Subject: [PATCH] xfsdump: make sure Makpekgs is complete Message-ID: <20090224183819.GA25706@infradead.org> MIME-Version: 1.0 Content-Disposition: inline List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: xfs@oss.sgi.com Signed-off-by: Christoph Hellwig Index: xfsdump-dev/doc/Makefile =================================================================== --- xfsdump-dev.orig/doc/Makefile 2009-02-24 19:31:07.048152638 +0100 +++ xfsdump-dev/doc/Makefile 2009-02-24 19:31:34.859030054 +0100 @@ -7,13 +7,8 @@ include $(TOPDIR)/include/builddefs README = README.xfsdump LSRCFILES = INSTALL PORTING CHANGES COPYING $(README) \ - directories.gif directories.obj \ - files.gif files.obj \ - global_hdr.gif global_hdr.obj \ - inode_map.gif inode_map.obj \ - media_files.gif media_files.obj \ - split_algorithm.gif split_algorithm.obj \ - xfsdump.html xfsdump_ts.txt + xfsdump.html xfsdump_ts.txt \ + *.obj *.gif LDIRT = *.gz Index: xfsdump-dev/include/Makefile =================================================================== --- xfsdump-dev.orig/include/Makefile 2009-02-24 19:31:49.244027259 +0100 +++ xfsdump-dev/include/Makefile 2009-02-24 19:37:18.132152625 +0100 @@ -5,7 +5,7 @@ TOPDIR = .. include $(TOPDIR)/include/builddefs -HFILES = swap.h +HFILES = swab.h swap.h LSRCFILES = builddefs.in buildmacros buildrules config.h.in default install install-dev : Index: xfsdump-dev/inventory/Makefile =================================================================== --- xfsdump-dev.orig/inventory/Makefile 2009-02-24 19:32:17.497028005 +0100 +++ xfsdump-dev/inventory/Makefile 2009-02-24 19:34:01.969057100 +0100 @@ -7,7 +7,7 @@ include $(TOPDIR)/include/builddefs LSRCFILES = inv_api.c inv_core.c inv_fstab.c inv_idx.c inv_mgr.c \ inv_oref.c inv_oref.h inv_priv.h inv_stobj.c inv_files.c \ - inventory.h + inventory.h getopt.h testmain.c default install install-dev: _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs