From e86b67e700248ce4f92e95f2dfedc44db8148d45 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 22 May 2020 16:22:57 -0700 Subject: xfsprogs: move into packages feed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Does not seem to be needed here. This will be imported into packages. Ref: https://github.com/openwrt/packages/pull/12256 Signed-off-by: Rosen Penev [subject facelift, PR ref] Signed-off-by: Petr Štetiar --- package/utils/xfsprogs/patches/110-subdirs.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 package/utils/xfsprogs/patches/110-subdirs.patch (limited to 'package/utils/xfsprogs/patches/110-subdirs.patch') diff --git a/package/utils/xfsprogs/patches/110-subdirs.patch b/package/utils/xfsprogs/patches/110-subdirs.patch deleted file mode 100644 index 53a6b09ce2..0000000000 --- a/package/utils/xfsprogs/patches/110-subdirs.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -46,8 +46,7 @@ HDR_SUBDIRS = include libxfs - - DLIB_SUBDIRS = libxlog libxcmd libhandle - LIB_SUBDIRS = libxfs $(DLIB_SUBDIRS) --TOOL_SUBDIRS = copy db estimate fsck growfs io logprint mkfs quota \ -- mdrestore repair rtcp m4 man doc debian -+TOOL_SUBDIRS = db fsck growfs io mkfs repair - - ifneq ("$(PKG_PLATFORM)","darwin") - TOOL_SUBDIRS += fsr -- cgit v1.2.3