aboutsummaryrefslogtreecommitdiff
path: root/sound/madplay/patches
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-09-28 20:06:45 -0700
committerRosen Penev <rosenp@gmail.com>2020-09-28 23:12:50 -0700
commit095c1a1c7ec1fd4ca2a96d96d7b115a7b69c8ba6 (patch)
tree69c7e77e9932c3c20a41c9ed3ce9706b037e0c6f /sound/madplay/patches
parent7a8465084a363b4455ee83513c14dabf6dca6979 (diff)
madplay: fix compilation with full NLS
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'sound/madplay/patches')
-rw-r--r--sound/madplay/patches/020-no-po.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/sound/madplay/patches/020-no-po.patch b/sound/madplay/patches/020-no-po.patch
new file mode 100644
index 000000000..bfb8c411b
--- /dev/null
+++ b/sound/madplay/patches/020-no-po.patch
@@ -0,0 +1,13 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -24,8 +24,8 @@
+
+ ## Process this file with automake to produce Makefile.in
+
+-SUBDIRS = intl po
+-DIST_SUBDIRS = intl po m4 msvc++
++SUBDIRS = intl
++DIST_SUBDIRS = intl m4 msvc++
+
+ ACLOCAL_AMFLAGS = -I m4
+