mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
w3m: update to 0.5.3, rework patches
This commit is contained in:
11
w3m/patches/002-dont-overwrite-pkg-config.patch
Normal file
11
w3m/patches/002-dont-overwrite-pkg-config.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- a/acinclude.m4
|
||||
+++ b/acinclude.m4
|
||||
@@ -661,8 +661,6 @@ AC_DEFUN([AC_W3M_IMAGE],
|
||||
with_gtk2="yes"
|
||||
if test x"$PKG_CONFIG" = x; then
|
||||
PKG_CONFIG=pkg-config
|
||||
- else
|
||||
- PKG_CONFIG=:
|
||||
fi;;
|
||||
esac
|
||||
done
|
||||
Reference in New Issue
Block a user