From 58534998be52c683f3e1e4192e1e863c06e49721 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 19 Jul 2014 18:26:18 -0300 Subject: pacman2pacman-1.5.3-2: fix description on post_install --- pcr/pacman2pacman/pacman2pacman.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/pacman2pacman/pacman2pacman.install') diff --git a/pcr/pacman2pacman/pacman2pacman.install b/pcr/pacman2pacman/pacman2pacman.install index ea0b144fe..afc01d193 100644 --- a/pcr/pacman2pacman/pacman2pacman.install +++ b/pcr/pacman2pacman/pacman2pacman.install @@ -5,7 +5,7 @@ post_install() { echo 'systemctl start transmission' echo 'systemctl enable transmission' echo - echo 'Put the following into /etc/pacman.conf: XferCommand = /usr/bin/pacman2pacman-get %u %o' + echo 'Put the following into /etc/pacman.conf, under the [options] section: XferCommand = /usr/bin/pacman2pacman-get %u %o' echo echo 'Note that /var/cache/pacman/pkg has been chmoded 777' } -- cgit v1.2.3