summarylogtreecommitdiffstats
path: root/linux-rockchip.install
diff options
context:
space:
mode:
authorJack Chen2020-11-25 17:00:47 +0800
committerJack Chen2020-11-25 17:00:47 +0800
commita159caf9eaecd0735d19d209809c4d224b169059 (patch)
tree619235feba745ae652c5638cfcd9072f5de3f10c /linux-rockchip.install
parent418f1c04fb3897c9e95d400014f6f6802799cdef (diff)
downloadaur-a159caf9eaecd0735d19d209809c4d224b169059.tar.gz
update PKGBUILD
Diffstat (limited to 'linux-rockchip.install')
-rw-r--r--linux-rockchip.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux-rockchip.install b/linux-rockchip.install
new file mode 100644
index 000000000000..127de9cfd3a1
--- /dev/null
+++ b/linux-rockchip.install
@@ -0,0 +1,3 @@
+post_remove() {
+ rm -f boot/initramfs-linux.img
+}