summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts/linux-lts.install
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-05-21 00:02:38 -0400
committerDavid P <megver83@parabola.nu>2019-05-21 00:02:38 -0400
commit612f6468c0f358cbd3f0f5b57506ca16848a1e3c (patch)
tree692338b244f4f3e550485ccfc984ab56595164c7 /libre/linux-libre-lts/linux-lts.install
parent3454fb496e25e800c930ea5eacf05cc7b325f86c (diff)
downloadabslibre-612f6468c0f358cbd3f0f5b57506ca16848a1e3c.tar.gz
abslibre-612f6468c0f358cbd3f0f5b57506ca16848a1e3c.tar.bz2
abslibre-612f6468c0f358cbd3f0f5b57506ca16848a1e3c.zip
upgpkg: libre/linux-libre-lts 4.19.44_gnu-1
Signed-off-by: David P <megver83@parabola.nu>
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
}