mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-13 20:01:48 +01:00
Updated for rules config file
This commit is contained in:
parent
5c2b270d51
commit
f2daaf75cf
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# This file contains some special rules that the
|
# This file contains some special rules that the
|
||||||
# slpkg can handle better.
|
# slpkg can handle better.
|
||||||
# /etc/slpkg/rules.toml
|
# /etc/slpkg/rules.toml
|
||||||
# Date: 23/05/2023, Version: 4.8.6
|
# Date: 30/11/2023, Version: 4.9.3
|
||||||
|
|
||||||
[UPGRADE]
|
[UPGRADE]
|
||||||
# If the installed package version pattern has a different matching
|
# Please add in this list below, if the installed package version pattern
|
||||||
# than the repository version for some special rules like nvidia-kernel,
|
# has a different matching than the repository version for some special rules,
|
||||||
# please add the package in this list below.
|
# like nvidia-kernel.
|
||||||
PACKAGES = ["nvidia-kernel", "virtualbox-kernel"]
|
PACKAGES = ["nvidia-kernel", "virtualbox-kernel"]
|
Loading…
Reference in a new issue