From 1f6a5c6188a80bab511f56cb36eae824765c89d6 Mon Sep 17 00:00:00 2001 From: Gavin Lloyd Date: Wed, 6 Feb 2019 22:09:31 -0800 Subject: Add 'PrintLocalIsNewer' config option Print warnings during upgrade operation when local packages are newer than those found in remote repositories. This was previously a default option, now added as a default config option in pakku.conf. --- pakku.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'pakku.conf') diff --git a/pakku.conf b/pakku.conf index 72b5240..ccb018c 100644 --- a/pakku.conf +++ b/pakku.conf @@ -9,6 +9,7 @@ AurComments CheckIgnored #IgnoreArch PrintAurNotFound +PrintLocalIsNewer #SudoExec #ViewNoDefault -- cgit v1.2.3-70-g09d2