Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=c718160e1a621b637a1b1e259d74ffa36975c1b8

commit c718160e1a621b637a1b1e259d74ffa36975c1b8
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Tue Jan 22 21:00:14 2008 +0100

repoman.conf: update cache path for newer pacman-g2 releases

diff --git a/repoman.conf b/repoman.conf
index 35d41f6..da64eed 100644
--- a/repoman.conf
+++ b/repoman.conf
@@ -13,7 +13,7 @@ source /etc/repoman.d/current
# default repo to search the include dir in
fst_root=/var/fst/
verbose=0
-makepkg_opts="-u -i -c -s -w /var/cache/pacman/pkg -H"
+makepkg_opts="-u -i -c -s -w /var/cache/pacman-g2/pkg -H"

# User configuration
if [ -e ~/.repoman.conf ]; then
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to