From 174c45c99be017d7f04b4da53ee61aff19c2af14 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 29 Apr 2021 22:56:53 +0300 Subject: cmake: bump to 3.20.2 --- extra/cmake/build | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra/cmake/build') 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" -- cgit v1.2.3