Author:
Source
Sponsored:
Working in Public: The Making and Maintenance of Open Source Software - Audiobook

Unlock the Digital Creator Code!
Parabola’s default makepkg.conf
has long loaded /etc/makepkg.d/*.conf
. As of makepkg 6.1.0, the program itself now loads /etc/makepkg.conf.d/*.conf
, so this part of our makepkg.conf
has been removed. Users who have /etc/makepkg.d/*.conf
files need to move them to /etc/makepkg.conf.d/
.