diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-05-02 14:03:33 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-05-02 14:03:33 +0200 |
commit | 8cd5ae54d7f40d20afaef55596376d0df17f36bf (patch) | |
tree | ccd922212906f7840ca07b90019b896727fcf58f /.gitmodules | |
parent | 9237683fca3f0f83c53a191c1b159ecc8f05df18 (diff) | |
download | tdeio-umountwrapper-8cd5ae54d7f40d20afaef55596376d0df17f36bf.tar.gz tdeio-umountwrapper-8cd5ae54d7f40d20afaef55596376d0df17f36bf.zip |
Drop automake build support.
Add basic cmake build instructions.
Rework of the README file.
Delete empty files: ChangeLog, NEWS and TODO.
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 |