Open patlefort opened 5 months ago
This patch will allow the use of a pacman.conf with no Architecture defined by adding a --arch flag to pacsync and pactrans, and to substitute server values only if needed.
pacman.conf
Architecture
This patch also solve calloc-transposed-args warnings.
calloc-transposed-args
This patch will allow the use of a
pacman.conf
with noArchitecture
defined by adding a --arch flag to pacsync and pactrans, and to substitute server values only if needed.This patch also solve
calloc-transposed-args
warnings.