diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-04 22:45:49 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-04 22:45:49 (EDT) |
commit | a87167806219bb536c86e603e9e38f68a54d654b (patch) | |
tree | ddfc820d8e466231a6d5fb26d0275721fbde2260 /tests/data | |
parent | 39fc6829125a795e34b356f1490b61442b516cfb (diff) |
tests: Verify arch-qualification
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/pkg/foo.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/pkg/foo.pkg/control b/tests/data/pkg/foo.pkg/control index e768224..a0320b7 100644 --- a/tests/data/pkg/foo.pkg/control +++ b/tests/data/pkg/foo.pkg/control @@ -1,6 +1,6 @@ Architecture: any-linux-any Platform: all -Section: libdev +Section: lib Depends: ${Generated-Depends} Description: Frobnicator of Objects ${Common-Description} |