Changed 89-rename hooks' Targets from Path to Package
This commit is contained in:
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user