diff options
Diffstat (limited to 'sys-apps/pacman')
-rw-r--r-- | sys-apps/pacman/pacman-5.0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pacman/pacman-5.0.2-r2.ebuild b/sys-apps/pacman/pacman-5.0.2-r2.ebuild index 37ec0a9e7aaf..59c237525513 100644 --- a/sys-apps/pacman/pacman-5.0.2-r2.ebuild +++ b/sys-apps/pacman/pacman-5.0.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -108,7 +108,7 @@ pkg_postinst() { einfo "The default root dir was set to ${EPREFIX}/var/chroot/archlinux" einfo "to avoid breaking Gentoo systems due to oscitancy." einfo "If you prefer another directory, take a look at" - einfo "pacman’s parameter -r|--root)." + einfo "pacman's parameter -r|--root)." einfo "" einfo "You will need to setup at least one mirror in /etc/pacman.d/mirrorlist." einfo "Please generate it manually according to the Archlinux documentation:" |