diff --git a/core/xz/build b/core/xz/build index e87dd35d..6daf22f8 100755 --- a/core/xz/build +++ b/core/xz/build @@ -5,6 +5,3 @@ make make DESTDIR="$1" install - -# Remove docs. -rm -rf "$1/usr/share/doc"