summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-09 23:29:30 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-09 23:29:30 +0000
commitaf752772a8a88d3f962759800d7a92f933845510 (patch)
tree515a34787484c5e0e2e4e3743d0b237f52b86107 /patches
parentfd68401f12bcb0482255c62f785ab4efa9e7bd95 (diff)
downloadmidipix_build-af752772a8a88d3f962759800d7a92f933845510.tar.bz2
midipix_build-af752772a8a88d3f962759800d7a92f933845510.tar.xz
vars/build.vars:weechat:${PKG_ENV_VARS_EXTRA}: build w/ CURL_CONFIG=${PREFIX_NATIVE}/bin/curl-config:LIBGCRYPT_CONFIG=${PREFIX_NATIVE}/bin/libgcrypt-config:PKGCONFIG=${DEFAULT_TARGET}-pkg-config.
patches/weechat-2.7.local.patch: updated.
Diffstat (limited to 'patches')
-rw-r--r--patches/weechat-2.7.local.patch16
1 files changed, 9 insertions, 7 deletions
diff --git a/patches/weechat-2.7.local.patch b/patches/weechat-2.7.local.patch
index 2b08df5b..279185c6 100644
--- a/patches/weechat-2.7.local.patch
+++ b/patches/weechat-2.7.local.patch
@@ -1,14 +1,16 @@
---- weechat-2.1/configure.orig 2017-11-28 13:45:00.520000000 +0000
-+++ weechat-2.1/configure 2017-11-28 13:46:29.676000000 +0000
-@@ -22487,7 +22487,6 @@
+--- weechat-2.7/configure.orig 2020-02-09 23:15:37.432482865 +0000
++++ weechat-2.7/configure 2020-02-09 23:17:57.591493077 +0000
+@@ -22793,8 +22793,7 @@
# pkg-config
# ------------------------------------------------------------------------------
-PKGCONFIG=""
- for ac_prog in pkg-config
+-for ac_prog in pkg-config
++for ac_prog in $PKG_CONFIG
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
-@@ -24277,8 +24276,8 @@
+ set dummy $ac_prog; ac_word=$2
+@@ -24756,8 +24755,8 @@
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
@@ -19,7 +21,7 @@
fi
-@@ -24355,8 +24354,8 @@
+@@ -24834,8 +24833,8 @@
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
@@ -30,7 +32,7 @@
$as_echo "#define HAVE_GNUTLS 1" >>confdefs.h
-@@ -24567,8 +24566,8 @@
+@@ -25046,8 +25045,8 @@
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }