By default 'mutt' embeds configure flags and the output of 'gcc -v', which contains the store file name of Bash and GCC. This patch makes sure we don't embed a reference to these in 'mutt'. diff --git a/txt2c.sh b/txt2c.sh index f634bb9..53845cf 100755 --- a/txt2c.sh +++ b/txt2c.sh @@ -21,6 +21,8 @@ txt2c_fallback () { echo ";" } +echo "unsigned char $1[] = \"value of '$1' not kept\";" +exit 0 if ./txt2c test /dev/null 2>&1; then ./txt2c "$1" else ogo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/fcitx5.scm
AgeCommit message (Expand)Author
2023-04-09gnu: fcitx5-rime: Update to 5.0.16....* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.0.16. 宋文武
2023-04-09gnu: fcitx5-configtool: Update to 5.0.17....* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.17. 宋文武
2023-04-09gnu: fcitx5-chinese-addons: Update to 5.0.17....* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.0.17. 宋文武
2023-04-09gnu: fcitx5-anthy: Update to 5.0.14....* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.0.14. 宋文武
2023-04-09gnu: fcitx5-qt: Update to 5.0.17....* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.17. 宋文武
2023-04-09gnu: fcitx5-gtk: Update to 5.0.23....* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.23. 宋文武
2023-04-09gnu: libime: Update to 1.0.17....* gnu/packages/fcitx5.scm (libime): Update to 1.0.17. 宋文武
2023-04-09gnu: fcitx5: Update to 5.0.23....* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.23. 宋文武
2023-04-09gnu: xcb-imdkit: Update to 1.0.5....* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.5. 宋文武