diff --git a/extra/patchelf/build b/extra/patchelf/build index 6daf22f8..408924d9 100755 --- a/extra/patchelf/build +++ b/extra/patchelf/build @@ -5,3 +5,5 @@ make make DESTDIR="$1" install + +rm -rf "$1/usr/share/doc"