summaryrefslogtreecommitdiffhomepage
path: root/patches/ncdu-1.18_pre.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2022-12-23 16:06:18 +0100
committerØrjan Malde <red@foxi.me>2022-12-23 16:06:18 +0100
commit355c9bd756db73d52294392d80c50c4ab405154d (patch)
treee9f3dd005ac6f61eba68f7a0d55422982b23ece6 /patches/ncdu-1.18_pre.local.patch
parentb19e14ab6ef76ce254d1b47a649446ab4823488a (diff)
downloadmidipix_build-355c9bd756db73d52294392d80c50c4ab405154d.tar.bz2
midipix_build-355c9bd756db73d52294392d80c50c4ab405154d.tar.xz
groups/231.native_packages_etc.group: ncdu: bump to v1.18
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/ncdu-1.18_pre.local.patch')
-rw-r--r--patches/ncdu-1.18_pre.local.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/patches/ncdu-1.18_pre.local.patch b/patches/ncdu-1.18_pre.local.patch
new file mode 100644
index 00000000..6a9a0be3
--- /dev/null
+++ b/patches/ncdu-1.18_pre.local.patch
@@ -0,0 +1,12 @@
+diff -ru ncdu-1.18.orig/configure ncdu-1.18/configure
+--- ncdu-1.18.orig/configure 2022-12-06 10:47:01.000000000 +0100
++++ ncdu-1.18/configure 2022-12-23 16:05:20.100553280 +0100
+@@ -6464,7 +6464,7 @@
+ ac_status=$?
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }; then
+- pkg_cv_NCURSES_LIBS=`$PKG_CONFIG --libs "ncursesw" 2>/dev/null`
++ pkg_cv_NCURSES_LIBS=`$PKG_CONFIG --libs-only-l "ncursesw" 2>/dev/null`
+ test "x$?" != "x0" && pkg_failed=yes
+ else
+ pkg_failed=yes