diff options
Diffstat (limited to '')
-rw-r--r-- | debian/linux-image-4.19.0-23progress5u1-686.postinst (renamed from debian/linux-image-4.19.0-23-686-pae-unsigned.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-image-4.19.0-23-686-pae-unsigned.postinst b/debian/linux-image-4.19.0-23progress5u1-686.postinst index 14b4e354e..90f73ce73 100644 --- a/debian/linux-image-4.19.0-23-686-pae-unsigned.postinst +++ b/debian/linux-image-4.19.0-23progress5u1-686.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23-686-pae +version=4.19.0-23progress5u1-686 image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then |