pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/glusterfs
Module Name: pkgsrc
Committed By: gdt
Date: Sun Jun 14 23:52:32 UTC 2020
Modified Files:
pkgsrc/filesystems/glusterfs: Makefile
Log Message:
filesystems/glusterfs: Drop unchanged file from SUBST_SED
It appears upstream now has the change we were trying to make.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/filesystems/glusterfs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/glusterfs/Makefile
diff -u pkgsrc/filesystems/glusterfs/Makefile:1.97 pkgsrc/filesystems/glusterfs/Makefile:1.98
--- pkgsrc/filesystems/glusterfs/Makefile:1.97 Tue Jun 2 08:23:47 2020
+++ pkgsrc/filesystems/glusterfs/Makefile Sun Jun 14 23:52:32 2020
@@ -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_CLASSES+= mtab
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