diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-10 14:38:23 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-10 14:38:23 -0300 |
commit | bd5154c31f356b687b0b1953c3fe3c24185edb5b (patch) | |
tree | 6fdba252bda18bfd6f943f455484df62766d33fb /libre | |
parent | a52381557d8c151db579866f87cf7063f52bb910 (diff) |
pacman-3.5.3-1
Removed [multilib] from pacman.conf.mips64el
Diffstat (limited to 'libre')
-rw-r--r-- | libre/pacman/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/pacman/pacman.conf.mips64el | 9 |
2 files changed, 1 insertions, 10 deletions
diff --git a/libre/pacman/PKGBUILD b/libre/pacman/PKGBUILD index 236cc27f4..71c50694b 100644 --- a/libre/pacman/PKGBUILD +++ b/libre/pacman/PKGBUILD @@ -23,7 +23,7 @@ source=(ftp://ftp.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz md5sums=('c36c18ed4d8ec69c0ecb4f9684266901' 'c7e6dbee04b7c492febea4366519b91d' '8809642ed398d2b9b98c5974b8b5e348' - '4139efd9cc65aef199de1ebace9d9e84' + '3b2e740853e3d1463885675809d4c6ff' 'be10d3d2e533515a0470237761415568') # keep an upgrade path for older installations diff --git a/libre/pacman/pacman.conf.mips64el b/libre/pacman/pacman.conf.mips64el index 8290fbf1d..caee508fd 100644 --- a/libre/pacman/pacman.conf.mips64el +++ b/libre/pacman/pacman.conf.mips64el @@ -79,15 +79,6 @@ Include = /etc/pacman.d/mirrorlist [community] Include = /etc/pacman.d/mirrorlist -# If you want to run 32 bit applications on your x86_64 system, -# enable the multilib repositories as required here. - -#[multilib-testing] -#Include = /etc/pacman.d/mirrorlist - -#[multilib] -#Include = /etc/pacman.d/mirrorlist - # An example of a custom package repository. See the pacman manpage for # tips on creating your own repositories. #[custom] |