diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 17:39:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 17:39:59 +0000 |
commit | 27d3313807296c3943a96ceef8c2b7279cb56962 (patch) | |
tree | 7d08e78c36ab6437b403fc7cd8c23e41f135c7a3 /debian/templates/headers.tests-control.in | |
parent | Merging upstream version 6.7.7. (diff) | |
download | linux-27d3313807296c3943a96ceef8c2b7279cb56962.tar.xz linux-27d3313807296c3943a96ceef8c2b7279cb56962.zip |
Adding debian version 6.7.7-1.debian/6.7.7-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/templates/headers.tests-control.in')
-rw-r--r-- | debian/templates/headers.tests-control.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/templates/headers.tests-control.in b/debian/templates/headers.tests-control.in index f56894d8da..89648c212e 100644 --- a/debian/templates/headers.tests-control.in +++ b/debian/templates/headers.tests-control.in @@ -1,4 +1,4 @@ -Tests: kbuild -Architecture: -Depends: python3 -Restrictions: superficial +Test-Command: debian/tests/headers-kbuild @abiname@@localversion@ +Architecture: @arch@ +Restrictions: skip-not-installable, superficial +Features: test-name=headers-kbuild@localversion@ |