Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/fs-uae-arcade (emulators/fs-uae-arcade) Upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe252c60ed73
branches:  trunk
changeset: 432320:fe252c60ed73
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu May 21 09:42:43 2020 +0000

description:
(emulators/fs-uae-arcade) Update SUBST.FILES for [subst.mk:prefix]

diffstat:

 emulators/fs-uae-arcade/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 40b36e573ebc -r fe252c60ed73 emulators/fs-uae-arcade/Makefile
--- a/emulators/fs-uae-arcade/Makefile  Thu May 21 09:25:44 2020 +0000
+++ b/emulators/fs-uae-arcade/Makefile  Thu May 21 09:42:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/11/18 20:01:03 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/21 09:42:43 mef Exp $
 
 DISTNAME=      fs-uae-arcade-3.0.2
 CATEGORIES=    emulators
@@ -35,8 +35,7 @@
 SUBST_MESSAGE.prefix=  Fixing installation prefix.
 SUBST_STAGE.prefix=    pre-configure
 SUBST_FILES.prefix=    Makefile
-SUBST_FILES.prefix+=   fs_uae_launcher/FSUAELauncher.py
-SUBST_FILES.prefix+=   game_center/gamecenterutil.py
+SUBST_FILES.prefix+=   launcher/ui/launcherwindow.py
 SUBST_SED.prefix=      -e 's,/usr/local,${PREFIX},'
 
 post-install:



Home | Main Index | Thread Index | Old Index