wok-current diff readline/receipt @ rev 20366
debugging with markers, I think the build server does NOT build the gpg... but here locally gpg binary is created and at the place it should be
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Jun 09 20:40:08 2018 +0000 (2018-06-09) |
parents | 2507157b054d |
children | 6135577f4d08 |
line diff
1.1 --- a/readline/receipt Thu Feb 12 18:56:37 2015 +0000 1.2 +++ b/readline/receipt Sat Jun 09 20:40:08 2018 +0000 1.3 @@ -17,6 +17,9 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + case "$ARCH" in 1.8 + arm*) export bash_cv_wcwidth_broken=true ;; 1.9 + esac 1.10 cd $src 1.11 patch -Np1 -i $stuff/readline-6.3-upstream_fixes-3.patch 1.12 sed -i '/(MV)/d' Makefile*