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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 26 20:54:22 UTC 2020


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

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


More information about the freebsd-x11 mailing list