diff options
author | gregory guy <[email protected]> | 2019-10-11 13:59:59 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-10-14 22:47:48 +0900 |
commit | c58d7eeaaa618ed23f55d62d217fa32d9b2717e6 (patch) | |
tree | ad7e4407126b7aa11df3f147436bfc9e449fb15c /.gitmodules | |
parent | c0950d29ccfb05eed3856c2bde20f1de8be6f837 (diff) | |
download | kdirstat-c58d7eeaaa618ed23f55d62d217fa32d9b2717e6.tar.gz kdirstat-c58d7eeaaa618ed23f55d62d217fa32d9b2717e6.zip |
Drop automake build support.
Add basic cmake build instructions.
Deleted obsolete files: build-howto.html and kdirstat.spec .
Change description in README.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 3ae7836398bbd45cdaa847f5339834e64af369b1)
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 |