mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
fix
This commit is contained in:
parent
c2389dd343
commit
bc295b3447
@ -2,7 +2,7 @@
|
||||
_pkgname=pacman-mirrorlist
|
||||
_reponame=arch-pkg
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.4
|
||||
pkgver=0.0.5
|
||||
pkgrel=1
|
||||
pkgdesc="selected Arch Linux mirrors"
|
||||
arch=('any')
|
||||
|
@ -3,4 +3,4 @@
|
||||
# stdout: modified config
|
||||
|
||||
# replace all occurrences of "mirrorlist" with "de-p1st-mirrorlist"
|
||||
sed 's|^Include\s*=\s*/etc/pacman.d/mirrorlist$|Include = /etc/pacman.d/de-p1st-mirrorlist|; sed 's|^#\s*Include\s*=\s*/etc/pacman.d/mirrorlist$|#Include = /etc/pacman.d/de-p1st-mirrorlist|'
|
||||
sed 's|^Include\s*=\s*/etc/pacman.d/mirrorlist$|Include = /etc/pacman.d/de-p1st-mirrorlist|; s|^#\s*Include\s*=\s*/etc/pacman.d/mirrorlist$|#Include = /etc/pacman.d/de-p1st-mirrorlist|'
|
||||
|
Loading…
Reference in New Issue
Block a user