diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-10-01 15:48:14 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-10-01 15:48:14 +0200 |
commit | b118a9c9a6dcb51a6a246fdb6f8d16c6cc9d6022 (patch) | |
tree | d777f478d8a6d92c8db5a3b198ae15f9e3c4d806 /.gitmodules | |
parent | 29a9fbf3cf198302956301d9632a04c71d5132a6 (diff) | |
download | knemo-b118a9c9a6dcb51a6a246fdb6f8d16c6cc9d6022.tar.gz knemo-b118a9c9a6dcb51a6a246fdb6f8d16c6cc9d6022.zip |
Drop automake build support.
Add basic cmake build instructions.
Deleted files INSTALL.Mandrake and knemo.spec.
Rework of the README file.
COPYING-DOCS, NEWS and VERSION moved to the root of the source.
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 |