[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 #4 from [email protected] --- A commit references this bug: Author: zeising Date: Wed Feb 26 20:53:40 UTC 2020 New revision: 527210 URL: https://svnweb.freebsd.org/changeset/ports/527210 Log: MFH: r527102 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 Approved by: ports-secteam (joenum) Changes: _U branches/2020Q1/ branches/2020Q1/x11/xdm/Makefile branches/2020Q1/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]"