Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/grive2 net/grive2: remove nonexistent file from SU...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5dd01f8faa66
branches: trunk
changeset: 430545:5dd01f8faa66
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri May 01 21:32:32 2020 +0000
description:
net/grive2: remove nonexistent file from SUBST_FILES
diffstat:
net/grive2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c31d11dcd0b6 -r 5dd01f8faa66 net/grive2/Makefile
--- a/net/grive2/Makefile Fri May 01 21:27:49 2020 +0000
+++ b/net/grive2/Makefile Fri May 01 21:32:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/03/08 16:50:52 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2020/05/01 21:32:32 rillig Exp $
DISTNAME= grive2-0.4.1
PKGREVISION= 16
@@ -19,7 +19,7 @@
SUBST_CLASSES+= manpath
SUBST_MESSAGE.manpath= Fix manpath
SUBST_STAGE.manpath= pre-configure
-SUBST_FILES.manpath= bgrive/CMakeLists.txt grive/CMakeLists.txt
+SUBST_FILES.manpath= grive/CMakeLists.txt
SUBST_SED.manpath= -e 's,DESTINATION share/man,DESTINATION ${PKGMANDIR},g'
.include "../../security/libgcrypt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index