diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-06-07 01:30:48 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-06-07 01:30:48 +0200 |
commit | a2804d11d0ab8161f33268d3102be19df3094159 (patch) | |
tree | 273ad9b72e555f381baf27446c5f42c93580ec2d /.gitmodules | |
parent | eecb0ac9382820cfae4dad56239840c6380eb6dc (diff) | |
download | kstreamripper-v3.5.13-sru.tar.gz kstreamripper-v3.5.13-sru.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.v3.5.13-sru
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 69dd7b2..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "cmake"] - path = cmake - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |