Add tde-packaging as submodule

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/61/head r14.0.6
Slávek Banko 5 years ago
parent bf2fcdfce1
commit 4c088dc4ad
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

3
.gitmodules vendored

@ -484,3 +484,6 @@
[submodule "main/thirdparty"]
path = main/thirdparty
url = https://system@scm.trinitydesktop.org/scm/git/thirdparty
[submodule "packaging"]
path = packaging
url = https://system@scm.trinitydesktop.org/scm/git/tde-packaging

@ -19,7 +19,6 @@ you can use the following procedure:
```
git clone https://mirror.git.trinitydesktop.org/gitea/TDE/tde
git clone https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging
cd tde
git submodule init -- scripts
git submodule update -- scripts

@ -0,0 +1 @@
Subproject commit 6ace941e9bd7dffba427b47fc5ca9c0fde4ee0f8

@ -455,3 +455,5 @@ main/tdewebdev
main/tdewebdev/admin
main/tdewebdev/cmake
main/thirdparty
packaging

Loading…
Cancel
Save