diff options
author | gregory guy <[email protected]> | 2019-10-17 14:22:44 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-10-20 01:24:13 +0900 |
commit | 1913dc31008d15cbd18c0773f90ad523515e37d0 (patch) | |
tree | caa96a55547e6ef06e7874012d1ef7db6add8220 /.gitmodules | |
parent | d6bde8c736d58fbd5da6216b03ee60fd1a02123b (diff) | |
download | kkbswitch-1913dc31008d15cbd18c0773f90ad523515e37d0.tar.gz kkbswitch-1913dc31008d15cbd18c0773f90ad523515e37d0.zip |
Drop automake build support.
Add basic cmake build instructions in the INSTALL file.
Deleted empty file: NEWS.
Deleted obsolete file: kkbswitch.spec .
Some cleanup in the README, the "man" page and the "help" page files.
The man page as well as the icons have moved in their own folder.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 9d191894a587d67cacceb69b868160250820cfa7)
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 |