diff options
Diffstat (limited to '')
-rwxr-xr-x | debian/linux-image-6.1.0-21progress7u1-686.postinst (renamed from debian/linux-image-6.1.0-21-686-pae-unsigned.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-image-6.1.0-21-686-pae-unsigned.postinst b/debian/linux-image-6.1.0-21progress7u1-686.postinst index 3a61d9797..409db79d1 100755 --- a/debian/linux-image-6.1.0-21-686-pae-unsigned.postinst +++ b/debian/linux-image-6.1.0-21progress7u1-686.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=6.1.0-21-686-pae +version=6.1.0-21progress7u1-686 image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then |