diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-07-31 22:01:32 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-08-04 13:01:50 +0300 |
commit | fbaa48b8ebf22d97bb224444603523ed03b98854 (patch) | |
tree | 9eb6447e31c29697b11910e704883bcdc649314e /tests/pkg-build | |
parent | 7a8652e41637085ddf090db27c193b02a99bc679 (diff) |
Add support for specifying package archive and directory as a dependency for pkg-build
Also make sure that a package specified as an archive or directory always
replaces selected package.
Also add support for deorphaning and upgrading of such a package.
Diffstat (limited to 'tests/pkg-build')
l--------- | tests/pkg-build/libbar-1.2.0.tar.gz | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pkg-build/libbar-1.2.0.tar.gz b/tests/pkg-build/libbar-1.2.0.tar.gz new file mode 120000 index 0000000..3e4eff9 --- /dev/null +++ b/tests/pkg-build/libbar-1.2.0.tar.gz @@ -0,0 +1 @@ +../common/satisfy/libbar-1.2.0.tar.gz
\ No newline at end of file |