lsd-packages

LSD Linux packages
git clone git://r-36.net/lsd-packages
Log | Files | Refs

commit 457a4576023928bbe0e622d6d936f8190f6d489c
parent cf13c5c6c291ef0d9ab90f20a17b1e0da0f7e257
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sat, 22 Feb 2014 17:37:03 +0100

Zsh needs that patch too.

Diffstat:
shells/zsh/zsh-xattr-fix.patch | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/shells/zsh/zsh-xattr-fix.patch b/shells/zsh/zsh-xattr-fix.patch @@ -0,0 +1,11 @@ +--- zsh-5.0.5.orig/Src/Modules/attr.c 2014-02-22 17:26:46.597230174 +0100 ++++ zsh-5.0.5/Src/Modules/attr.c 2014-02-22 17:21:47.094250654 +0100 +@@ -31,6 +31,8 @@ + #include "attr.pro" + + #include <sys/types.h> ++#undef XATTR_CREATE ++#undef XATTR_REPLACE + #include <sys/xattr.h> + + static ssize_t