diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-01 17:14:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-01 17:14:13 +0000 |
commit | 0e1b7b56b9925d998c836af2afd4e7fb83984b3d (patch) | |
tree | 0db821bda4e1257e391fb2cda94d1611d1092551 /debian/linux-headers-6.9.7-5kc-malta.postinst | |
parent | Merging upstream version 6.9.7. (diff) | |
download | linux-0e1b7b56b9925d998c836af2afd4e7fb83984b3d.tar.xz linux-0e1b7b56b9925d998c836af2afd4e7fb83984b3d.zip |
Merging debian version 6.9.7-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/linux-headers-6.9.7-5kc-malta.postinst (renamed from debian/linux-headers-6.9.2-progress7.99-686.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-6.9.2-progress7.99-686.postinst b/debian/linux-headers-6.9.7-5kc-malta.postinst index 1218d58839..c47999a5d8 100644 --- a/debian/linux-headers-6.9.2-progress7.99-686.postinst +++ b/debian/linux-headers-6.9.7-5kc-malta.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "6.9.2-progress7.99-686"; +my $version = "6.9.7-5kc-malta"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . |