Changed 89-rename hooks' Targets from Path to Package
This commit is contained in:
parent
6e14cb7cb6
commit
5108d3b449
@ -1,8 +1,8 @@
|
||||
[Trigger]
|
||||
Type = Path
|
||||
Type=Package
|
||||
Operation=Install
|
||||
Operation=Upgrade
|
||||
Target = boot/vmlinuz-linux-lts
|
||||
Target=linux-lts
|
||||
|
||||
[Action]
|
||||
Description=Renaming vmlinuz-linux-lts to arch-lts.krn...
|
||||
|
@ -1,8 +1,8 @@
|
||||
[Trigger]
|
||||
Type = Path
|
||||
Type=Package
|
||||
Operation=Install
|
||||
Operation=Upgrade
|
||||
Target = boot/vmlinuz-linux-zen
|
||||
Target=linux-zen
|
||||
|
||||
[Action]
|
||||
Description=Renaming vmlinuz-linux-zen to arch-zen.krn...
|
||||
|
Loading…
x
Reference in New Issue
Block a user