[Bug 223109] x11-servers/xorg-server: Fix broken vmmouse detection
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223109 Chris Rees <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Open --- Comment #1 from Chris Rees <[email protected]> --- Sorry this one hasn't been seen. - Does vmmouse still not work without this? - I don't see any issues, especially as it's all based on const char * - Please would you do it as a diff either to the current patch or diff config_devd.c before and after your changes? - Rather than hard-coding /usr/local, you should use %%LOCALBASE%%, and then in post-patch: ${REINPLACE_CMD} 's,%%LOCALBASE%%,${LOCALBASE},' ${WRKSRC}/path-to-config_devd.c (but that's not really your problem, a committer would do that for you) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"