Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems/squashfs fix comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ea6523c4500
branches:  trunk
changeset: 434628:5ea6523c4500
user:      scole <scole%pkgsrc.org@localhost>
date:      Fri Jun 19 23:11:37 2020 +0000

description:
fix comment

diffstat:

 filesystems/squashfs/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 8d5f8314afba -r 5ea6523c4500 filesystems/squashfs/options.mk
--- a/filesystems/squashfs/options.mk   Fri Jun 19 22:27:39 2020 +0000
+++ b/filesystems/squashfs/options.mk   Fri Jun 19 23:11:37 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.4 2020/06/19 21:17:46 scole Exp $
+# $NetBSD: options.mk,v 1.5 2020/06/19 23:11:37 scole Exp $
 
 # xxx unsquashfs hung for me without any error message when extracting
-# an xattr archive and xattr was an included as a package option
+# an xattr archive and xattr was not included as a package option
 PKG_OPTIONS_VAR=       PKG_OPTIONS.squashfs
 PKG_SUPPORTED_OPTIONS= zlib xz lzo lz4 zstd xattr reproducible
 PKG_SUGGESTED_OPTIONS= zlib xz lzo lz4 zstd xattr reproducible



Home | Main Index | Thread Index | Old Index