Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/obexapp (comms/obexapp) Build fix: Remove obexap...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4369122a52ed
branches: trunk
changeset: 432348:4369122a52ed
user: mef <mef%pkgsrc.org@localhost>
date: Thu May 21 13:04:16 2020 +0000
description:
(comms/obexapp) Build fix: Remove obexapp.1 obexapp.h from SUBST_FILES.paths
diffstat:
comms/obexapp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cb770d2f074d -r 4369122a52ed comms/obexapp/Makefile
--- a/comms/obexapp/Makefile Thu May 21 12:45:47 2020 +0000
+++ b/comms/obexapp/Makefile Thu May 21 13:04:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/09/03 08:53:05 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/05/21 13:04:16 mef Exp $
#
DISTNAME= obexapp-1.4.15
@@ -23,7 +23,7 @@
RCD_SCRIPTS+= obexapp
SUBST_CLASSES+= paths
-SUBST_FILES.paths= Makefile obexapp.1 obexapp.h
+SUBST_FILES.paths= Makefile
SUBST_STAGE.paths= post-configure
SUBST_SED.paths+= -e "s|/usr/local/man|${PREFIX}|"
SUBST_SED.paths+= -e "s|/usr/local|${PREFIX}|"
Home |
Main Index |
Thread Index |
Old Index