New comment by loreb on void-packages repository https://github.com/void-linux/void-packages/issues/30546#issuecomment-828574217 Comment: GNU autotools are driving me insane - now I remember why I hate them... anyway, after cleaning and rebuilding it complains that it can't run automake, which is needed because I added copy-file to Makefile.am - without killing me, is there a way to tell xbps-src "run automake" or should I just be a horrible person and `#include` copy-file.h *and* copy-file.c?