[Bug 244404] x11/xdm: stray #endif in installed Xresources.sample

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 25 20:46:44 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244404

--- Comment #1 from commit-hook at freebsd.org ---
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.


More information about the freebsd-x11 mailing list