Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e712999b735581600d246e7705c6265af9544bc
commit 5e712999b735581600d246e7705c6265af9544bc Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Mar 11 23:46:19 2008 +0100 docs: pacman.conf -> pacman-g2.conf diff --git a/docs/install.txt b/docs/install.txt index 2713a70..e2ff7ed 100644 --- a/docs/install.txt +++ b/docs/install.txt @@ -136,7 +136,7 @@ the .fpm's found in frugalware-i686 (or frugalware-x86_64) dir to '/var/cache/pacman/pkg'. Second is a bit more challenging, but more usable. Add a new line -to '/etc/pacman.conf' before the other Include lines: +to '/etc/pacman-g2.conf' before the other Include lines: `Include = /etc/pacman.d/cd` diff --git a/docs/makepkg.txt b/docs/makepkg.txt index 5076d07..98e2584 100644 --- a/docs/makepkg.txt +++ b/docs/makepkg.txt @@ -400,7 +400,7 @@ in the previous section. The backup array is used to make some files in the package as config files. If possible, we don't modify config files during an upgrade. Example: -`backup=(\'etc/pacman.conf\')` +`backup=(\'etc/pacman-g2.conf\')` Note that the leading slash is missing! _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
