aboutsummaryrefslogtreecommitdiff
path: root/extra/cmake/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-04-29 22:56:53 +0300
committerCem Keylan <cem@ckyln.com>2021-04-29 22:56:53 +0300
commit174c45c99be017d7f04b4da53ee61aff19c2af14 (patch)
tree32e5029d8aa8da55dc7872f1e5565484dfc9b36f /extra/cmake/build
parent83d719c436939f24aec04c52649f74c1d2342770 (diff)
downloadrepository-174c45c99be017d7f04b4da53ee61aff19c2af14.tar.gz
cmake: bump to 3.20.2
Diffstat (limited to 'extra/cmake/build')
-rwxr-xr-xextra/cmake/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/cmake/build b/extra/cmake/build
index a2de31ab..0cf437d5 100755
--- a/extra/cmake/build
+++ b/extra/cmake/build
@@ -29,3 +29,6 @@ else
make
make DESTDIR="$1" install
fi
+
+# This isn't the actual documentation
+rm -r "$1/usr/doc"