* updated wlroots (0.17.3 -> 0.18.1)
[t2sde.git] / package / filesystem / squashfs-tools / xattr.patch
blobd88564eb4343971ce88ed1cbc0657b8d1d195384
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../squashfs-tools/xattr.patch
5 # Copyright (C) 2011 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- squashfs4.1/squashfs-tools/Makefile.vanilla 2011-03-11 16:46:36.796611330 +0000
18 +++ squashfs4.1/squashfs-tools/Makefile 2011-03-11 16:46:41.468301991 +0000
19 @@ -64,7 +64,7 @@
20 # If your C library or build/target environment doesn't support XATTRs then
21 # comment out the next line to build Mksquashfs and Unsquashfs without XATTR
22 # support
23 -XATTR_SUPPORT = 1
24 +# XATTR_SUPPORT = 1
26 # Select whether you wish xattrs to be stored by Mksquashfs and extracted
27 # by Unsquashfs by default. If selected users can disable xattr support by