Fix 'm4-stuff.patch' to restore m4/ directory.
Was broken by upgrade to EAPI=7. Instead of failing
patch dumped files into root directory instead of m4/.
Reported-by: Gabriele Pelissetto
Closes: https://bugs.gentoo.org/699826
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-i Makefile.am || die
mv -v configure.{in,ac} || die
- eautoreconf
+ # m4/ dir is added with 'm4-stuff.patch' patch
+ AT_M4DIR="m4" eautoreconf
}
pkg_postinst() {
bb-1.3.0_rc1: bundle m4 source
--- /dev/null
-+++ m4/aalib.m4
++++ a/m4/aalib.m4
@@ -0,0 +1,169 @@
+# Configure paths for AALIB
+# Jan Hubicka 4/22/2001
+ rm -f conf.aalibtest
+])
--- /dev/null
-+++ m4/libmikmod.m4
++++ a/m4/libmikmod.m4
@@ -0,0 +1,207 @@
+# Configure paths for libmikmod
+#