Add 'alpm-hooks/reinstall-for-qt6.hook'
This commit is contained in:
parent
1a9ed580a0
commit
9fa5ce277e
10
alpm-hooks/reinstall-for-qt6.hook
Normal file
10
alpm-hooks/reinstall-for-qt6.hook
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
[Trigger]
|
||||||
|
Operation = Upgrade
|
||||||
|
Type = Package
|
||||||
|
Target = qt6-base
|
||||||
|
|
||||||
|
|
||||||
|
[Action]
|
||||||
|
Description = Reinstalling needed packages for theming QT applications...
|
||||||
|
When = PostTransaction
|
||||||
|
Exec = /usr/bin/reinstall-for-qt
|
Loading…
Reference in New Issue
Block a user