diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-11-22 14:06:49 +0100 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-11-27 23:07:06 +0900 |
commit | 9a2ffe6c188b2049f76c8cf608a3b530a6c23d28 (patch) | |
tree | 573b1e41d549851839e381b63e4707776992d98c /.gitmodules | |
parent | e2e116f8adc3a7f732ac70a3c795deaedf8b3f4c (diff) | |
download | filelight-9a2ffe6c188b2049f76c8cf608a3b530a6c23d28.tar.gz filelight-9a2ffe6c188b2049f76c8cf608a3b530a6c23d28.zip |
Drop automake build support.
Add basic cmake build instructions.
Add a man page taken from Debian packaging.
Delete empty file NEWS.
Rework on the README, INSTALL and help page.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 8a5ab0cb65d78b80d7b9654077e24b8078b840df)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 4fce771..5b98c56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |