Merge pull request 'Add new Packages' (#2) from new_packages into master

Reviewed-on: https://gitea.opensuse.org/lnussel/testproject/pulls/2
This commit is contained in:
lnussel
2022-11-25 14:51:43 +01:00
4 changed files with 15 additions and 0 deletions

12
.gitmodules vendored
View File

@@ -1,3 +1,15 @@
[submodule "aaa_base"]
path = aaa_base
url = https://gitea.opensuse.org/rpm/aaa_base
[submodule "filesystem"]
path = filesystem
url = ../rpm/filesystem.git
[submodule "tar"]
path = tar
url = ../rpm/tar.git
[submodule "tcl"]
path = tcl
url = ../rpm/tcl.git

1
filesystem Submodule

Submodule filesystem added at 6591ad43c7

1
tar Submodule

Submodule tar added at 364f6132a4

1
tcl Submodule

Submodule tcl added at 6e24102d77