[arch-commits] Commit in sdlmame/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Sep 5 14:04:04 UTC 2017


    Date: Tuesday, September 5, 2017 @ 14:04:03
  Author: spupykin
Revision: 255743

FS#55521: override extras with upstream for now

Modified:
  sdlmame/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-05 14:02:41 UTC (rev 255742)
+++ PKGBUILD	2017-09-05 14:04:03 UTC (rev 255743)
@@ -23,7 +23,7 @@
 
 prepare() {
   cd "$srcdir"/
-  unzip mame.zip || true
+  echo "A" | unzip mame.zip || true
 }
 
 build() {



More information about the arch-commits mailing list