mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
packman-mirrorlist: don't just overwrite but backup mirrorlist file
People can have their own settings, if they don't want to use the GeoIP-decided servers. Don't just lose those, but back up properly if need.
This commit is contained in:
parent
930a10c232
commit
2db04692fc
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ arch=('arm' 'armv7h')
|
|||
url="http://www.archlinux.org/pacman/"
|
||||
license=('GPL')
|
||||
groups=('base')
|
||||
backup=(etc/pacman.d/mirrorlist)
|
||||
source=(mirrorlist)
|
||||
md5sums=('9c41e9500145567e64db78a77abbee43')
|
||||
|
||||
|
|
Loading…
Reference in a new issue