wok diff pkg-config/stuff/autoconf-2.66.patch @ rev 19847
Up sdft (170314): fix lines order (in all processed .desktop files)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Mar 14 21:00:20 2017 +0200 (2017-03-14) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/pkg-config/stuff/autoconf-2.66.patch Tue Mar 14 21:00:20 2017 +0200 1.3 @@ -0,0 +1,12 @@ 1.4 +diff -Naur pkg-config-0.25-old//pkg.m4 pkg-config-0.25/pkg.m4 1.5 +--- pkg-config-0.25-old//pkg.m4 2009-12-07 06:39:02.000000000 +1000 1.6 ++++ pkg-config-0.25/pkg.m4 2010-07-15 14:44:37.466942978 +1000 1.7 +@@ -135,7 +135,7 @@ 1.8 + Consider adjusting the PKG_CONFIG_PATH environment variable if you 1.9 + installed software in a non-standard prefix. 1.10 + 1.11 +-_PKG_TEXT])dnl 1.12 ++_PKG_TEXT])[]dnl 1.13 + ]) 1.14 + elif test $pkg_failed = untried; then 1.15 + AC_MSG_RESULT([no])