diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:24:14 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:24:14 -0500 |
commit | a57d9d2998af6407fec1c84be17aaa628575d1de (patch) | |
tree | a578e9751065e4f4a24cded995f61c933b8b2c25 /system/sash/patches/sash-3.7-cmd_chattr.c.patch | |
parent | d777998487301ff1911c66e10c1b948ae0a9f84e (diff) | |
download | slackbuilds-a57d9d2998af6407fec1c84be17aaa628575d1de.tar.gz |
system/sash: Removed (unmaintained)
Reference: http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-October/006570.html
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/sash/patches/sash-3.7-cmd_chattr.c.patch')
-rw-r--r-- | system/sash/patches/sash-3.7-cmd_chattr.c.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/system/sash/patches/sash-3.7-cmd_chattr.c.patch b/system/sash/patches/sash-3.7-cmd_chattr.c.patch deleted file mode 100644 index 11ee509338..0000000000 --- a/system/sash/patches/sash-3.7-cmd_chattr.c.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur sash-3.7.orig/cmd_chattr.c sash-3.7/cmd_chattr.c ---- sash-3.7.orig/cmd_chattr.c 2002-03-08 01:21:03.000000000 -0600 -+++ sash-3.7/cmd_chattr.c 2007-08-22 15:58:52.234784527 -0500 -@@ -12,7 +12,7 @@ - - #include <sys/ioctl.h> - #include <sys/types.h> --#include <linux/ext2_fs.h> -+#include <ext2fs/ext2_fs.h> - - #include "sash.h" - |