diff options
author | manu <manu@pkgsrc.org> | 2011-04-26 16:06:32 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2011-04-26 16:06:32 +0000 |
commit | 9079d7ecfebf68e4f4605345969f2b540d732956 (patch) | |
tree | 8cb617496c280e651806f3523cfefbb2bb8469b7 /filesystems/glusterfs | |
parent | e1ac9f6402058c9da121817705b086f744bbf98b (diff) | |
download | pkgsrc-9079d7ecfebf68e4f4605345969f2b540d732956.tar.gz |
Missing trusted.glusterfs.test extended attribute in installation script
Diffstat (limited to 'filesystems/glusterfs')
-rw-r--r-- | filesystems/glusterfs/Makefile | 3 | ||||
-rwxr-xr-x | filesystems/glusterfs/files/xattr-init.sh | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile index 33500e3d04c..40bcf037d93 100644 --- a/filesystems/glusterfs/Makefile +++ b/filesystems/glusterfs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/04/18 16:19:47 manu Exp $ +# $NetBSD: Makefile,v 1.5 2011/04/26 16:06:32 manu Exp $ # DISTNAME= glusterfs-3.1.4 +PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= http://download.gluster.com/pub/gluster/glusterfs/3.1/LATEST/ diff --git a/filesystems/glusterfs/files/xattr-init.sh b/filesystems/glusterfs/files/xattr-init.sh index 7d9f479fe79..5a2f6bdf8ef 100755 --- a/filesystems/glusterfs/files/xattr-init.sh +++ b/filesystems/glusterfs/files/xattr-init.sh @@ -1,11 +1,12 @@ #!/bin/sh -# $NetBSD: xattr-init.sh,v 1.1 2011/04/18 16:19:48 manu Exp $ +# $NetBSD: xattr-init.sh,v 1.2 2011/04/26 16:06:32 manu Exp $ GLUSTERFS_XATTR=" trusted.distribute.linkinfo trusted.distribute.fix.layout trusted.glusterfs.pathinfo + trusted.glusterfs.test trusted.glusterfs.volume-mark trusted.glusterfs.test trusted.posix1.gen |