summarylogtreecommitdiffstats
path: root/99-linux.hook
diff options
context:
space:
mode:
authorsirlucjan2017-11-25 14:12:21 +0100
committersirlucjan2017-11-25 14:12:21 +0100
commitee4bd12b9d3e957893da6fbe84aab2ab250a07d8 (patch)
treefb1a3f2f890a341ec48c6a52cc9bc65ad6a8dbef /99-linux.hook
parent1f873e946009b0e9563d311128f8f224beed3949 (diff)
downloadaur-ee4bd12b9d3e957893da6fbe84aab2ab250a07d8.tar.gz
Update 99-linux.hook
Diffstat (limited to '99-linux.hook')
-rw-r--r--99-linux.hook4
1 files changed, 2 insertions, 2 deletions
diff --git a/99-linux.hook b/99-linux.hook
index b278702fc597..036f6bf2534a 100644
--- a/99-linux.hook
+++ b/99-linux.hook
@@ -4,6 +4,6 @@ Operation = Remove
Target = boot/vmlinuz-%PKGBASE%
[Action]
-Description = Remove linux-%PKGBASE% initramfs files...
+Description = Remove %PKGBASE% initramfs files...
When = PreTransaction
-Exec = /usr/bin/rm /boot/initramfs-%PKGBASE%.img /boot/initramfs-%PKGBASE%-fallback.img
+Exec = /usr/bin/rm -f /boot/initramfs-%PKGBASE%.img /boot/initramfs-%PKGBASE%-fallback.img