Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/rox sysutils/rox: remove no-op file from SUBS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/377579e317f5
branches:  trunk
changeset: 431826:377579e317f5
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 17:48:36 2020 +0000

description:
sysutils/rox: remove no-op file from SUBST_FILES

diffstat:

 sysutils/rox/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r d1bfe8499126 -r 377579e317f5 sysutils/rox/Makefile
--- a/sysutils/rox/Makefile     Sat May 16 17:45:49 2020 +0000
+++ b/sysutils/rox/Makefile     Sat May 16 17:48:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2020/03/20 11:58:22 nia Exp $
+# $NetBSD: Makefile,v 1.96 2020/05/16 17:48:36 rillig Exp $
 #
 
 DISTNAME=      rox-filer-2.10
@@ -27,8 +27,7 @@
 SUBST_CLASSES+=                path
 SUBST_MESSAGE.path=    Fixing hardcoded paths.
 SUBST_STAGE.path=      pre-configure
-SUBST_FILES.path=      ROX-Filer/AppRun
-SUBST_FILES.path+=     ROX-Filer/src/choices.c
+SUBST_FILES.path=      ROX-Filer/src/choices.c
 SUBST_FILES.path+=     ROX-Filer/src/type.c
 SUBST_FILES.path+=     ROX-Filer/src/xdgmime.c
 SUBST_SED.path=                -e 's,/usr/local,${PREFIX},g'



Home | Main Index | Thread Index | Old Index