New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/27235#discussion_r546451625 Comment: ```suggestion post_install() { # otherwise KiCad will complain about a missing library when launched touch $DESTDIR/usr/share/kicad/modules/Connector_Multicomp.pretty/.empty } ``` Also, this change is in the wrong commit.