added glibmm to ignore packages list
This commit is contained in:
parent
5e8e7f5ba7
commit
cf6216cd44
1 changed files with 4 additions and 3 deletions
|
|
@ -21,11 +21,12 @@ Architecture = x86_64
|
||||||
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
|
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
|
||||||
#IgnorePkg =
|
#IgnorePkg =
|
||||||
IgnorePkg = npm
|
IgnorePkg = npm
|
||||||
|
IgnorePkg = glibmm
|
||||||
|
|
||||||
#Ignore all openjdk updates
|
#Ignore all openjdk updates
|
||||||
IgnorePKG = java-openjdk-bin
|
#IgnorePKG = java-openjdk-bin
|
||||||
IgnorePKG = jre8-openjdk
|
#IgnorePKG = jre8-openjdk
|
||||||
IgnorePKG = jre8-openjdk-headless
|
#IgnorePKG = jre8-openjdk-headless
|
||||||
|
|
||||||
#NoUpgrade =
|
#NoUpgrade =
|
||||||
#NoExtract =
|
#NoExtract =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue