FS#3187 - pacman PKGBUILD should make a backup of the community file
|
Details
When you upgrade the pacman package, the
/etc/pacman.d/community file is overwritten without making a
community.pacsave backup.
PKGBUILD should look like: [...] backup=('etc/pacman.conf' 'etc/makepkg.conf' 'etc/abs/abs.conf' \ etc/pacman.d/{current,release,extra,unstable,community}) [...] |
This task depends upon