diff options
author | gregory guy <[email protected]> | 2019-10-07 17:30:55 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-10-09 17:33:53 +0200 |
commit | 28c36e59399156247f5bdd8bb833c44d0e74fba7 (patch) | |
tree | aff78a29bf399ceee41271122443653eeaec369c /.gitmodules | |
parent | 642e097fc1cfe9b3fdcee81f3f4770ae606d7f0e (diff) | |
download | kbiff-28c36e59399156247f5bdd8bb833c44d0e74fba7.tar.gz kbiff-28c36e59399156247f5bdd8bb833c44d0e74fba7.zip |
Drop automake build support.
Add basic cmake build instructions.
Change description in README.
Deleted empty files: NEWS.
Deleted obsolete files: VERSION, kbiff.spec .
Substitute "KDE" to "TDE" in the man page.
Signed-off-by: gregory guy <[email protected]>
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://[email protected]/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://[email protected]/scm/git/tde-common-cmake |