summarylogtreecommitdiffstats
path: root/hfsutils-3.2.6-fix-tcl-8.6.patch
diff options
context:
space:
mode:
authorPablo Lezaeta Reyes2015-05-26 02:55:34 -0300
committerPablo Lezaeta Reyes2015-05-26 02:55:34 -0300
commit97e8684393b2953b0eb801ede671cd7e212528b6 (patch)
treebf4b75ecf21820c24c5f5dfa735783c277067f05 /hfsutils-3.2.6-fix-tcl-8.6.patch
downloadaur-97e8684393b2953b0eb801ede671cd7e212528b6.tar.gz
Add hfsutils
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
Diffstat (limited to 'hfsutils-3.2.6-fix-tcl-8.6.patch')
-rw-r--r--hfsutils-3.2.6-fix-tcl-8.6.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/hfsutils-3.2.6-fix-tcl-8.6.patch b/hfsutils-3.2.6-fix-tcl-8.6.patch
new file mode 100644
index 000000000000..19f15424543c
--- /dev/null
+++ b/hfsutils-3.2.6-fix-tcl-8.6.patch
@@ -0,0 +1,8 @@
+--- hfsutils-3.2.6/config.h.in
++++ hfsutils-3.2.6/config.h.in
+@@ -91,3 +91,5 @@
+ # ifndef HAVE_STRTOL
+ long strtol(const char *, char **, int);
+ # endif
++
++#define USE_INTERP_RESULT 1