Add support for 5.11 RC

(targets 5.11 rc2 by default as it's the current latest)
This commit is contained in:
Tk-Glitch
2021-01-05 15:37:57 +01:00
parent 09f464eb9e
commit ac8d1c9d39
13 changed files with 13484 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/modules/*/
Target = !usr/lib/modules/*/?*
[Action]
Description = Cleaning up...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/cleanup
NeedsTargets