madplay: fix compilation with full NLS 13519/head
authorRosen Penev <rosenp@gmail.com>
Tue, 29 Sep 2020 03:06:45 +0000 (20:06 -0700)
committerRosen Penev <rosenp@gmail.com>
Tue, 29 Sep 2020 06:12:50 +0000 (23:12 -0700)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
sound/madplay/Makefile
sound/madplay/patches/020-no-po.patch [new file with mode: 0644]

index 574bda9594065749fd95786fd83524d10411f0e6..e2a52b5488712124415176c6cc0a3f0fd9667287 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=madplay
 PKG_VERSION:=0.15.2b
-PKG_RELEASE:=7
+PKG_RELEASE:=8
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/mad \
diff --git a/sound/madplay/patches/020-no-po.patch b/sound/madplay/patches/020-no-po.patch
new file mode 100644 (file)
index 0000000..bfb8c41
--- /dev/null
@@ -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