maintainer-feedback requested: [Bug 263042] graphics/mesa-dri: correct use of share/drirc.d/00-radv-defaults.conf
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 263042: graphics/mesa-dri: correct use of share/drirc.d/00-radv-defaults.conf https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263042 --- Description --- Commit 4afbb0586e84d991a8a3a501f4dab6eb5971e28c added share/drirc.d/00-radv-defaults.conf to pkg-plist. However, this file is not installed unless the AMD driver is selected. Fix it by prefixing the line in pkg-plist with %%AMD_VDRIVER%%.