diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:09:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:10:03 +0000 |
commit | c3fbee64e657c1bc1e1ba98d269b096cb92d5ab3 (patch) | |
tree | 5a0b5478a29cbb527996b025a10cb810b15231a5 /debian/linux-headers-4.19.0-21progress5u1-686.postinst | |
parent | Setting abiname to 21progress5u1. (diff) | |
download | linux-c3fbee64e657c1bc1e1ba98d269b096cb92d5ab3.tar.xz linux-c3fbee64e657c1bc1e1ba98d269b096cb92d5ab3.zip |
Regenerating debian files.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/linux-headers-4.19.0-21progress5u1-686.postinst (renamed from debian/linux-headers-4.19.0-21-4kc-malta.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-4.19.0-21-4kc-malta.postinst b/debian/linux-headers-4.19.0-21progress5u1-686.postinst index 037cf540b..37722e4d6 100644 --- a/debian/linux-headers-4.19.0-21-4kc-malta.postinst +++ b/debian/linux-headers-4.19.0-21progress5u1-686.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-21-4kc-malta"; +my $version = "4.19.0-21progress5u1-686"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . |