diff options
Diffstat (limited to '')
-rwxr-xr-x | debian/linux-headers-5.10.0-30progress6u1-686.postinst (renamed from debian/linux-headers-5.10.0-30-4kc-malta.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-5.10.0-30-4kc-malta.postinst b/debian/linux-headers-5.10.0-30progress6u1-686.postinst index 8b2d96ca9..f700ded83 100755 --- a/debian/linux-headers-5.10.0-30-4kc-malta.postinst +++ b/debian/linux-headers-5.10.0-30progress6u1-686.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "5.10.0-30-4kc-malta"; +my $version = "5.10.0-30progress6u1-686"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . |