13 lines
491 B
Diff
13 lines
491 B
Diff
|
diff -uNr xfsprogs-3.1.11.orig/Makefile xfsprogs-3.1.11/Makefile
|
||
|
--- xfsprogs-3.1.11.orig/Makefile 2013-10-27 17:48:05.641462550 +0100
|
||
|
+++ xfsprogs-3.1.11/Makefile 2013-10-27 17:48:29.295166838 +0100
|
||
|
@@ -45,7 +45,7 @@
|
||
|
LIB_SUBDIRS += libdisk
|
||
|
endif
|
||
|
|
||
|
-TOOL_SUBDIRS = copy db estimate fsck fsr growfs io logprint mkfs quota \
|
||
|
+TOOL_SUBDIRS = copy db estimate fsck fsr growfs io logprint mkfs \
|
||
|
mdrestore repair rtcp m4 man doc po debian
|
||
|
|
||
|
SUBDIRS = include $(LIB_SUBDIRS) $(TOOL_SUBDIRS)
|