[Bug 267777] devel/cdialog: Makefile corrupts examples
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267777] devel/cdialog: Makefile corrupts examples"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Nov 2022 22:11:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267777 --- Comment #7 from Josmar <jcpierri@gmail.com> --- The (good|bad) news is that it happens on Slackware too, using the TAR pulled from upstream: $ cat /etc/slackware-version Slackware 15.0 $ sh -c "DIALOG=./dialog ./run_test.sh ./samples" ** ./samples/debian.rc ** ./samples/slackware.rc --- ./samples/slackware.rc 2022-11-24 18:55:02.826023270 -0300 +++ ./samples/slackware.rc-test 2022-11-24 18:55:02.822023270 -0300 @@ -83,8 +83,8 @@ border2_color = dialog_color -inputbox_border2_color = border2_color +inputbox_border2_color = dialog_color -searchbox_border2_color = border2_color +searchbox_border2_color = dialog_color -menubox_border2_color = border2_color +menubox_border2_color = dialog_color ** ./samples/sourcemage.rc ** ./samples/suse.rc ** ./samples/whiptail.rc -- You are receiving this mail because: You are the assignee for the bug.