diff options
Diffstat (limited to '')
-rw-r--r-- | debian/linux-image-4.19.0-22progress5u1-powerpc.postinst (renamed from debian/linux-image-4.19.0-22-4kc-malta.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-image-4.19.0-22-4kc-malta.postinst b/debian/linux-image-4.19.0-22progress5u1-powerpc.postinst index b7eeb6b19..26010b1de 100644 --- a/debian/linux-image-4.19.0-22-4kc-malta.postinst +++ b/debian/linux-image-4.19.0-22progress5u1-powerpc.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-22-4kc-malta +version=4.19.0-22progress5u1-powerpc image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then |