Files
guru/games-emulation/np2kai/files/np2kai-22-autogen.patch
Lino Bigatti 938267181e games-emulation/np2kai: new package
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Lino Bigatti <linobigatti@protonmail.com>
2021-04-15 02:36:12 -03:00

11 lines
315 B
Diff

--- x11/autogen.sh 2021-04-14 11:11:20.183543382 -0300
+++ x11/autogen.sh 2021-04-14 11:12:06.520539255 -0300
@@ -4,7 +4,6 @@
automake -aci --foreign
autoconf
rm -f config.h.in~
-./configure "$@"
rm -f ../np2tool/np2tool.d88
( cd ../np2tool && unzip -j -o np2tool.zip )
make maintainer-clean > /dev/null 2>&1