as reported https://aur.archlinux.org/packages/shellex/, there is an install -d missing in conf.mk. afaiu the missing directory should get created in install-conf, but since there's no dependency between install-rc and install-conf, i must not assume $(DESTDIR)$(SYSCONFDIR) exists.