diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 03:45:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 03:45:19 +0000 |
commit | fc29d8e7adf8ca263f0f58d0b28ddaf9721577a7 (patch) | |
tree | 658d53d9edd1baa7c4c0a6cdd1611d8bd9f4a607 /debian/linux-headers-4.19.0-23progress5u1-m68k.postinst | |
parent | Setting abiname to 23progress5u1. (diff) | |
download | linux-fc29d8e7adf8ca263f0f58d0b28ddaf9721577a7.tar.xz linux-fc29d8e7adf8ca263f0f58d0b28ddaf9721577a7.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-23progress5u1-m68k.postinst (renamed from debian/linux-headers-4.19.0-23-686-pae.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-4.19.0-23-686-pae.postinst b/debian/linux-headers-4.19.0-23progress5u1-m68k.postinst index 1643de6c2..fceea513d 100644 --- a/debian/linux-headers-4.19.0-23-686-pae.postinst +++ b/debian/linux-headers-4.19.0-23progress5u1-m68k.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-23-686-pae"; +my $version = "4.19.0-23progress5u1-m68k"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . |