overlay/sys-kernel/recoveryinitramfs/files/xfsprogs/3.1.11/007_all_xfsprogs_3.1.11-disable-quota.patch
2013-10-29 18:26:14 +01:00

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)