diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-09-30 07:56:33 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-09-30 07:56:33 +0200 |
commit | 07a6d98c1b4a852cfaca3ac02b388351909d7b9c (patch) | |
tree | 7ae753dd05ae4e8e8fcee9c3cd3501907ac0a982 /.gitmodules | |
parent | b986718d988717c5321022729cdcc731820709d3 (diff) | |
download | tde-style-lipstik-07a6d98c1b4a852cfaca3ac02b388351909d7b9c.tar.gz tde-style-lipstik-07a6d98c1b4a852cfaca3ac02b388351909d7b9c.zip |
Drop automake build support.
Add basic cmake build instructions.
Deleted empty file NEWS.
Deleted spec file (rpm) lipstik.spec.
Rework of the README file.
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index bdec8fc..69dd7b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |