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