diff options
Diffstat (limited to '')
-rwxr-xr-x | debian/linux-image-6.1.0-20-powerpc.postinst (renamed from debian/linux-image-6.1.0-19progress6.99u1-riscv64.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-image-6.1.0-19progress6.99u1-riscv64.postinst b/debian/linux-image-6.1.0-20-powerpc.postinst index c1caf28e9..ad53352e3 100755 --- a/debian/linux-image-6.1.0-19progress6.99u1-riscv64.postinst +++ b/debian/linux-image-6.1.0-20-powerpc.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=6.1.0-19progress6.99u1-riscv64 +version=6.1.0-20-powerpc image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then |