New comment by Piraty on void-packages repository https://github.com/void-linux/void-packages/issues/51105#issuecomment-2223943766 Comment: would this work for you? ``` --- a/srcpkgs/net-snmp/template +++ b/srcpkgs/net-snmp/template @@ -38,2 +38,6 @@ do_install() { +post_install() { + vsconf EXAMPLE.conf +} + libnet-snmp_package() { ``` i am hesitant to make net-snmp depend on perl simply for the script