$NetBSD: patch-ai,v 1.4 2017/01/30 12:07:36 mef Exp $

Avoid installing po (nls) files

--- gas/Makefile.in.orig	2016-08-03 17:16:28.000000000 +0900
+++ gas/Makefile.in	2017-01-29 12:02:27.000000000 +0900
@@ -325,7 +325,7 @@ zlibdir = @zlibdir@
 zlibinc = @zlibinc@
 AUTOMAKE_OPTIONS = 1.11 dejagnu foreign no-dist
 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
-SUBDIRS = doc po
+SUBDIRS = doc
 tooldir = $(exec_prefix)/$(target_alias)
 
 # This is where we get zlib from.  zlibdir is -L../zlib and zlibinc is
