diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-03-30 12:50:31 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-03-30 12:50:31 +0100 |
commit | 4c088dc4ad5abb6dcb4f7bbc4fc38cab4856f802 (patch) | |
tree | b44608aa4256f496dcd88c213da896ca673aeeab /.gitmodules | |
parent | bf2fcdfce14dbdcfa45b4938cef5792d3addd14f (diff) | |
download | tde-4c088dc4ad5abb6dcb4f7bbc4fc38cab4856f802.tar.gz tde-4c088dc4ad5abb6dcb4f7bbc4fc38cab4856f802.zip |
Add tde-packaging as submoduler14.0.6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 80e52a5a8..fc20c9d59 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 |