diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:16:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:16:42 +0000 |
commit | 9ad85c8a7efd38e8e79a90d52d09f3ac4a7c6696 (patch) | |
tree | e9aac9ea738672fcd9835defb7bfa9b237502174 /debian/linux-headers-6.9.11-progress7.99-rpi.postinst | |
parent | Merging debian version 6.9.11-1. (diff) | |
download | linux-9ad85c8a7efd38e8e79a90d52d09f3ac4a7c6696.tar.xz linux-9ad85c8a7efd38e8e79a90d52d09f3ac4a7c6696.zip |
Regenerating debian files.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/linux-headers-6.9.11-progress7.99-rpi.postinst (renamed from debian/linux-headers-6.9.11-5kc-malta.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-6.9.11-5kc-malta.postinst b/debian/linux-headers-6.9.11-progress7.99-rpi.postinst index 13dc0126f3..4a9222ec4f 100644 --- a/debian/linux-headers-6.9.11-5kc-malta.postinst +++ b/debian/linux-headers-6.9.11-progress7.99-rpi.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "6.9.11-5kc-malta"; +my $version = "6.9.11-progress7.99-rpi"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . |