pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/squashfs
Module Name: pkgsrc
Committed By: scole
Date: Fri Jun 19 23:11:37 UTC 2020
Modified Files:
pkgsrc/filesystems/squashfs: options.mk
Log Message:
fix comment
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/filesystems/squashfs/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/squashfs/options.mk
diff -u pkgsrc/filesystems/squashfs/options.mk:1.4 pkgsrc/filesystems/squashfs/options.mk:1.5
--- pkgsrc/filesystems/squashfs/options.mk:1.4 Fri Jun 19 21:17:46 2020
+++ pkgsrc/filesystems/squashfs/options.mk Fri Jun 19 23:11:37 2020
@@ -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