[PATCH] fix up xfs-cmds build after the parallel-fest

Christoph Hellwig hch at infradead.org
Sat Dec 6 04:24:15 CST 2008


On Fri, Dec 05, 2008 at 12:37:16PM -0500, Christoph Hellwig wrote:
> Thanks, this fixes the dpkg build for me.

But it misses one hunk to fix the attr build, too:

Index: xfs-cmds-git/attr/Makefile
===================================================================
--- xfs-cmds-git.orig/attr/Makefile	2008-12-06 11:20:21.000000000 +0100
+++ xfs-cmds-git/attr/Makefile	2008-12-06 11:20:34.000000000 +0100
@@ -39,7 +39,7 @@ else
 clean:	# if configure hasn't run, nothing to clean
 endif
 
-include/builddefs:
+configure include/builddefs:
 	autoconf
 	./configure \
 		--prefix=/ \




More information about the xfs mailing list