diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-11-16 16:32:31 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-11-17 17:10:48 +0300 |
commit | 3419b77efca19b206f21d6fe23006b4227933641 (patch) | |
tree | 2ff545ded981f1b63253c7eb9d567f09741f61eb /tests/common/satisfy/t4j | |
parent | bee8c4afc182e20de9b7e7bd907bee72cfa55889 (diff) |
Fix pkg-build by denying dropping package if it has dependents
Diffstat (limited to 'tests/common/satisfy/t4j')
l--------- | tests/common/satisfy/t4j/libfix-1.0.0.tar.gz | 1 | ||||
l--------- | tests/common/satisfy/t4j/libfox-0.0.1.tar.gz | 1 | ||||
l--------- | tests/common/satisfy/t4j/libfox-2.1.0.tar.gz | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/common/satisfy/t4j/libfix-1.0.0.tar.gz b/tests/common/satisfy/t4j/libfix-1.0.0.tar.gz new file mode 120000 index 0000000..aad4c49 --- /dev/null +++ b/tests/common/satisfy/t4j/libfix-1.0.0.tar.gz @@ -0,0 +1 @@ +../libfix-1.0.0.tar.gz
\ No newline at end of file diff --git a/tests/common/satisfy/t4j/libfox-0.0.1.tar.gz b/tests/common/satisfy/t4j/libfox-0.0.1.tar.gz new file mode 120000 index 0000000..674ac04 --- /dev/null +++ b/tests/common/satisfy/t4j/libfox-0.0.1.tar.gz @@ -0,0 +1 @@ +../libfox-0.0.1.tar.gz
\ No newline at end of file diff --git a/tests/common/satisfy/t4j/libfox-2.1.0.tar.gz b/tests/common/satisfy/t4j/libfox-2.1.0.tar.gz new file mode 120000 index 0000000..157a046 --- /dev/null +++ b/tests/common/satisfy/t4j/libfox-2.1.0.tar.gz @@ -0,0 +1 @@ +../libfox-2.1.0.tar.gz
\ No newline at end of file |