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