Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems/glusterfs filesystems/glusterfs: Drop unch...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04af97e9a931
branches:  trunk
changeset: 434362:04af97e9a931
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Jun 14 23:52:32 2020 +0000

description:
filesystems/glusterfs: Drop unchanged file from SUBST_SED

It appears upstream now has the change we were trying to make.

diffstat:

 filesystems/glusterfs/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 21cb6e4a42b8 -r 04af97e9a931 filesystems/glusterfs/Makefile
--- a/filesystems/glusterfs/Makefile    Sun Jun 14 22:52:10 2020 +0000
+++ b/filesystems/glusterfs/Makefile    Sun Jun 14 23:52:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2020/06/02 08:23:47 adam Exp $
+# $NetBSD: Makefile,v 1.98 2020/06/14 23:52:32 gdt Exp $
 
 DISTNAME=      glusterfs-3.12.8
 PKGREVISION=   8
@@ -78,7 +78,6 @@
 SUBST_STAGE.mtab=      post-build
 SUBST_FILES.mtab=      doc/mount.glusterfs.8
 SUBST_FILES.mtab=      libglusterfs/src/compat.h
-SUBST_FILES.mtab=      xlators/mount/fuse/utils/mount.glusterfs.in
 SUBST_SED.mtab=                -e "s,/etc/mtab,/proc/mounts,g"
 
 SUBST_CLASSES+=                etc



Home | Main Index | Thread Index | Old Index