### Affected Version [0] % paru -V paru v2.0.3 - libalpm v14.0.0 ### Description Pacman 6.1 added support for drop-in files for makepkg.conf Paru does not seem to respect them (I presume it only copies makepkg.conf and not also makepkg.conf.d) ```bash File: /etc/makepkg.conf.d/c0rn3j.conf ──────────────────────────────────────────────────────────────────────────── MAKEFLAGS="-j$(nproc)" OPTIONS+=('!debug') ``` With this config, I still get debug packages built with paru --chroot, but not makepkg.