New comment by AnInternetTroll on void-packages repository https://github.com/void-linux/void-packages/pull/46956#issuecomment-1784190034 Comment: Thanks for taking a review! On Sun, Oct 29, 2023 at 10:14:58AM -0700, classabbyamp wrote: >/etc/atheme.conf.example >/etc/atheme.conf.operserv-example >/etc/atheme.conf.userserv-example >/etc/atheme.cron.example >/etc/atheme.motd >/etc/atheme.motd.example >(most of) these should probably be `vsconf`ed instead of directly in /etc Opsy, didn't realise that. I've gone with `--sysconfdir=/etc/atheme` which should do the same thing. >`/usr/include`, the pkgconfig file, and the non-versioned `.so` >symlink should be put in an `atheme-devel` subpkg (you can use `xnew >-a atheme atheme-devel` to autogen most of this) Thanks for the xnew tip! >would it make sense to change the names of these to >`atheme-ecdsakeygen` and `atheme-dbverify`? I'll be honest, I don't know how those are used. But if it avoids a conflict I think we should. Updated PR :D