diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-07-23 13:59:29 +0200 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-07-24 11:48:46 +0900 |
commit | bc0e1a135a3d2f518a79f5c9117ea61c2ee34468 (patch) | |
tree | bf387d2423801368c332edfffe161e73451459ce /.gitmodules | |
parent | 8b0b12ec3264293b72e3f5166a6cbad889e96a7c (diff) | |
download | kdpkg-bc0e1a135a3d2f518a79f5c9117ea61c2ee34468.tar.gz kdpkg-bc0e1a135a3d2f518a79f5c9117ea61c2ee34468.zip |
Drop automake build support.
Add basic cmake build instructions.
Remove empty files ChangeLog, TODO and NEWS.
Rework of the README file.
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit d6ae994c10d1d3e9df01d352f95ac825e51c01e2)
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 |