pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/fs-uae-arcade



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu May 21 09:42:43 UTC 2020

Modified Files:
        pkgsrc/emulators/fs-uae-arcade: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/emulators/fs-uae-arcade/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/fs-uae-arcade/Makefile
diff -u pkgsrc/emulators/fs-uae-arcade/Makefile:1.7 pkgsrc/emulators/fs-uae-arcade/Makefile:1.8
--- pkgsrc/emulators/fs-uae-arcade/Makefile:1.7 Mon Nov 18 20:01:03 2019
+++ pkgsrc/emulators/fs-uae-arcade/Makefile     Thu May 21 09:42:43 2020
@@ -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_CLASSES+=               prefix
 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