[Bug 244404] x11/xdm: stray #endif in installed Xresources.sample
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244404 --- Comment #1 from [email protected] --- A commit references this bug: Author: zeising Date: Tue Feb 25 20:45:41 UTC 2020 New revision: 527102 URL: https://svnweb.freebsd.org/changeset/ports/527102 Log: x11/xdm: Fix generation of etc/X11/xdm/Xresources By some stupidity of autotools, spacing for a sed regexp used to generate Xresources gets broken, and the sed command doen't match as it should. This results in an Xresources file with an extra '#endif /* XPM */', which breaks the file. Patch Makefile.in to fix the regexp and have Xresources generated properly. PR: 244404 Reported by: olgeni MFH: 2020Q1 Changes: head/x11/xdm/Makefile head/x11/xdm/files/patch-config_Makefile.in -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"