Summary: | x11/xdm: change install paths | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andrew Romanenko <melanhit> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-x11 (Nobody) <x11> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | rezny, tobik | ||||
Priority: | --- | Flags: | rezny:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: rezny Date: Sun Aug 27 19:44:16 UTC 2017 New revision: 448839 URL: https://svnweb.freebsd.org/changeset/ports/448839 Log: Don't pollute lib, install icons in share/pixmaps and config/scripts in etc PR: 221160 Submitted by: melanhit@gmail.com Changes: head/x11/xdm/Makefile head/x11/xdm/pkg-plist (In reply to commit-hook from comment #1) Will pre-existing config files in lib/X11/xdm still be seen by xdm? Or do I have to move them? Doees this deserve an entry in UPDATING? xdm by default looks for /usr/local/etc/X11/xdm/xdm-config, this can be changed by -config option. because previous xdm config path is deprecated - xdm section in the handbook and /usr/ports/UPDATING are still need updating |
Created attachment 184929 [details] xdm-1.1.11_8.patch Change install paths: - config files -> etc/X11/xdm - lib/X11/xdm/pixmaps -> share/pixmaps