diff options
Diffstat (limited to '')
-rw-r--r-- | debian/linux-headers-4.19.0-23progress5u1-rpi.postinst (renamed from debian/linux-headers-4.19.0-23-5kc-malta.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-4.19.0-23-5kc-malta.postinst b/debian/linux-headers-4.19.0-23progress5u1-rpi.postinst index a95ea2d80..9c377df97 100644 --- a/debian/linux-headers-4.19.0-23-5kc-malta.postinst +++ b/debian/linux-headers-4.19.0-23progress5u1-rpi.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-23-5kc-malta"; +my $version = "4.19.0-23progress5u1-rpi"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . |