move a few packages to system/utils
[openwrt/staging/mkresin.git] / package / xfsprogs / patches / 140-no_po.patch
diff --git a/package/xfsprogs/patches/140-no_po.patch b/package/xfsprogs/patches/140-no_po.patch
deleted file mode 100644 (file)
index f915a9c..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -urN xfsprogs-3.1.7/Makefile xfsprogs-3.1.7.new/Makefile
---- xfsprogs-3.1.7/Makefile    2011-11-18 00:30:24.000000000 +0100
-+++ xfsprogs-3.1.7.new/Makefile        2012-04-20 14:15:48.641722955 +0200
-@@ -41,7 +41,7 @@
- LIB_SUBDIRS = libxfs libxlog libxcmd libhandle libdisk
- TOOL_SUBDIRS = copy db estimate fsck fsr growfs io logprint mkfs quota \
--              mdrestore repair rtcp m4 man doc po debian
-+              mdrestore repair rtcp m4 man doc debian
- SUBDIRS = include $(LIB_SUBDIRS) $(TOOL_SUBDIRS)
-@@ -135,7 +135,6 @@
-       $(Q)$(MAKE) $(MAKEOPTS) -C . $@
- else
-       $(Q)$(MAKE) $(MAKEOPTS) $(SRCDIR)
--      $(Q)$(MAKE) $(MAKEOPTS) -C po
-       $(Q)$(MAKE) $(MAKEOPTS) source-link
-       $(Q)cd $(SRCDIR) && dpkg-buildpackage
- endif