diff options
Diffstat (limited to '')
-rw-r--r-- | debian/linux-image-6.9.10-progress7.99-686.postinst (renamed from debian/linux-image-6.9.10-686-pae.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-image-6.9.10-686-pae.postinst b/debian/linux-image-6.9.10-progress7.99-686.postinst index 9e5e548c08..42a87e1576 100644 --- a/debian/linux-image-6.9.10-686-pae.postinst +++ b/debian/linux-image-6.9.10-progress7.99-686.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=6.9.10-686-pae +version=6.9.10-progress7.99-686 image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then |