Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2020 20:46:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 244404] x11/xdm: stray #endif in installed Xresources.sample
Message-ID:  <bug-244404-7141-cMBcB3B8ZH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244404-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244404-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244404

--- Comment #1 from commit-hook@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.  T=
his
  results in an Xresources file with an extra '#endif /* XPM */', which bre=
aks
  the file.
  Patch Makefile.in to fix the regexp and have Xresources generated properl=
y.

  PR:           244404
  Reported by:  olgeni
  MFH:          2020Q1

Changes:
  head/x11/xdm/Makefile
  head/x11/xdm/files/patch-config_Makefile.in

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244404-7141-cMBcB3B8ZH>