Reduce protected packages for autoremoval
This commit is contained in:
@@ -17,9 +17,7 @@ fi
|
|||||||
declare -a aurdeps=()
|
declare -a aurdeps=()
|
||||||
|
|
||||||
proctected=(
|
proctected=(
|
||||||
base
|
base # virtual package, would not hurt, but it's weird if its not installed
|
||||||
java-runtime-common
|
|
||||||
jdk17-openjdk
|
|
||||||
)
|
)
|
||||||
|
|
||||||
for pkgbuild in pkgbuilds/*/PKGBUILD ; do
|
for pkgbuild in pkgbuilds/*/PKGBUILD ; do
|
||||||
|
|||||||
Reference in New Issue
Block a user