diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-25 10:55:37 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-28 21:36:03 -0500 |
commit | cb344202915f686246438af970b0de59a8e93665 (patch) | |
tree | 0867b0be50e8037e81de6b163d331f2d52ccbadd /system/ksh-openbsd/patches/linux/history_c.diff | |
parent | 843acef4c6251d39e6b05293362d9e9496200776 (diff) | |
download | slackbuilds-cb344202915f686246438af970b0de59a8e93665.tar.gz |
system/ksh-openbsd: Removed (build failure)
The checksums on the downloaded source don't match either,
so probably the tarball got updated without corresponding
updates to the build script.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/ksh-openbsd/patches/linux/history_c.diff')
-rw-r--r-- | system/ksh-openbsd/patches/linux/history_c.diff | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/ksh-openbsd/patches/linux/history_c.diff b/system/ksh-openbsd/patches/linux/history_c.diff deleted file mode 100644 index 674e33781e..0000000000 --- a/system/ksh-openbsd/patches/linux/history_c.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- ksh-openbsd_cvs/history.c 2010-02-23 12:49:16.000000000 +0100 -+++ ksh-openbsd_cvs.new/history.c 2010-04-01 21:01:24.133232595 +0200 -@@ -17,6 +17,7 @@ - - #include "sh.h" - #include <sys/stat.h> -+#include "strlcat.h" - - #ifdef HISTORY - # include <sys/file.h> |