From c4c3ab9a49d824eb64dbf3d1e1c6c079ffff92cb Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 27 Jul 2023 21:49:44 +0300 Subject: Fix inability to fetch repository containing toolchain-unsatisfied packages (GH issue #305) Note: the breaking commit is d6d72bc6e454. --- tests/pkg-verify/libbaz-1.0.0.tar.gz | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/pkg-verify/libbaz-1.0.0.tar.gz (limited to 'tests/pkg-verify') diff --git a/tests/pkg-verify/libbaz-1.0.0.tar.gz b/tests/pkg-verify/libbaz-1.0.0.tar.gz new file mode 120000 index 0000000..a95a5dc --- /dev/null +++ b/tests/pkg-verify/libbaz-1.0.0.tar.gz @@ -0,0 +1 @@ +../common/compatibility/t15/libbaz-1.0.0.tar.gz \ No newline at end of file -- cgit v1.1