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