2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

libxcb: remove invalid flag

This commit is contained in:
Dylan Araps 2019-10-08 21:29:03 +03:00
parent 46a525bd9b
commit 7ab958d649
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -3,8 +3,7 @@
sed -i'' 's/pthread-stubs //' configure
./configure \
--prefix=/usr \
--disable-build-docs
--prefix=/usr
make
make DESTDIR="$1" install