summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts/linux-lts.install
diff options
context:
space:
mode:
Diffstat (limited to 'libre/linux-libre-lts/linux-lts.install')
-rw-r--r--libre/linux-libre-lts/linux-lts.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre-lts/linux-lts.install b/libre/linux-libre-lts/linux-lts.install
index cb31b9817..f1f033b4e 100644
--- a/libre/linux-libre-lts/linux-lts.install
+++ b/libre/linux-libre-lts/linux-lts.install
@@ -7,6 +7,6 @@ post_upgrade() {
}
post_remove() {
- rm -f boot/initramfs-linux-libre-lts.img
- rm -f boot/initramfs-linux-libre-lts-fallback.img
+ rm -f boot/initramfs-%PKGBASE%.img
+ rm -f boot/initramfs-%PKGBASE%-fallback.img
}