wok diff gtklp/receipt @ rev 25322
cpige: remove -static
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 22 07:58:08 2022 +0000 (2022-07-22) |
parents | 932cd974e081 |
children | 7dd01dedad38 |
line diff
1.1 --- a/gtklp/receipt Tue Feb 08 18:20:23 2022 +0000 1.2 +++ b/gtklp/receipt Fri Jul 22 07:58:08 2022 +0000 1.3 @@ -29,7 +29,7 @@ 1.4 sed -i '/dummy/d' /usr/bin/gettextize # dirty hack 1.5 chmod +x autogen.sh 1.6 1.7 - ./autogen.sh 1.8 + ./autogen.sh 2>&1 | grep -v AM_GNU_GETTEXT 1.9 # Disable /root/missing script 1.10 sed -i '/is-lightweight/{s/eval/! echo/}' configure 1.11