From e1b5dbab86f8e826d48be84ba6278ecbcb1d8c3f Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Sat, 11 Nov 2017 09:30:08 +0100 Subject: [PATCH] Remove ignored pacman packages for "archbook" host The ignored packages have previously only been removed for the "igloo" host." GH-49 --- snowblocks/pacman/pacman.conf.archbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snowblocks/pacman/pacman.conf.archbook b/snowblocks/pacman/pacman.conf.archbook index c154a7d..3dd5308 100644 --- a/snowblocks/pacman/pacman.conf.archbook +++ b/snowblocks/pacman/pacman.conf.archbook @@ -43,7 +43,7 @@ HoldPkg = pacman glibc # Instruct pacman to ignore any upgrades for the specified packages when performing a "--sysupgrade". # Shell-style glob patterns are allowed. -IgnorePkg = harfbuzz harfbuzz-icu gdk-pixbuf2 +IgnorePkg = # Instruct pacman to ignore any upgrades for all packages in the specified groups when performing a "--sysupgrade". # Shell-style glob patterns are allowed.