[pacman-dev] [PATCH] Put CleanMethod to pacman.conf (commented out)

Nagy Gabor ngaba at bibl.u-szeged.hu
Sun Jul 27 06:31:34 EDT 2008


From e81c8d333178e5180c771a0262dabe9aecb18eb0 Mon Sep 17 00:00:00 2001
From: Nagy Gabor <ngaba at bibl.u-szeged.hu>
Date: Sun, 27 Jul 2008 12:27:50 +0200
Subject: [PATCH] Put CleanMethod to pacman.conf (commented out)

Signed-off-by: Nagy Gabor <ngaba at bibl.u-szeged.hu>
---
 etc/pacman.conf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/etc/pacman.conf.in b/etc/pacman.conf.in
index 199626d..9b822c3 100644
--- a/etc/pacman.conf.in
+++ b/etc/pacman.conf.in
@@ -17,6 +17,7 @@ HoldPkg     = pacman glibc
 # If upgrades are available for these packages they will be asked for first
 SyncFirst   = pacman
 #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
+#CleanMethod = KeepInstalled
 
 # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
 #IgnorePkg   =
-- 
1.5.6.4




More information about the pacman-dev mailing list