tools/libressl: update to 2.5.4
[openwrt/staging/wigyori.git] / package / utils / xfsprogs / patches / 140-no_po.patch
1 --- a/Makefile
2 +++ b/Makefile
3 @@ -41,7 +41,7 @@ endif
4
5 LIB_SUBDIRS = libxfs libxlog libxcmd libhandle libdisk
6 TOOL_SUBDIRS = copy db estimate fsck fsr growfs io logprint mkfs quota \
7 - mdrestore repair rtcp m4 man doc po debian
8 + mdrestore repair rtcp m4 man doc debian
9
10 SUBDIRS = include $(LIB_SUBDIRS) $(TOOL_SUBDIRS)
11
12 @@ -135,7 +135,6 @@ ifeq ($(HAVE_BUILDDEFS), no)
13 $(Q)$(MAKE) $(MAKEOPTS) -C . $@
14 else
15 $(Q)$(MAKE) $(MAKEOPTS) $(SRCDIR)
16 - $(Q)$(MAKE) $(MAKEOPTS) -C po
17 $(Q)$(MAKE) $(MAKEOPTS) source-link
18 $(Q)cd $(SRCDIR) && dpkg-buildpackage
19 endif