diff --git a/xorg/libxcb/build b/xorg/libxcb/build index 43f86541..7bb7673b 100755 --- a/xorg/libxcb/build +++ b/xorg/libxcb/build @@ -3,8 +3,7 @@ sed -i'' 's/pthread-stubs //' configure ./configure \ - --prefix=/usr \ - --disable-build-docs + --prefix=/usr make make DESTDIR="$1" install