aboutsummaryrefslogtreecommitdiffstats
path: root/hstr/hstr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'hstr/hstr.SlackBuild')
-rw-r--r--hstr/hstr.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/hstr/hstr.SlackBuild b/hstr/hstr.SlackBuild
index 07af63e..72e4b11 100644
--- a/hstr/hstr.SlackBuild
+++ b/hstr/hstr.SlackBuild
@@ -80,6 +80,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Fix for ncurses-6.5
+# thanks to Conraid - https://codeberg.org/conraid/SlackBuilds/src/branch/master/hstr/hstr.SlackBuild
sed -i "s|<ncursesw/curses.h>|<curses.h>|" src/include/hstr_curses.h src/include/hstr.h
autoreconf -vfis