Updated Makefile
This commit is contained in:
parent
f0795a981d
commit
649b52a5db
2
Makefile
2
Makefile
|
|
@ -79,7 +79,7 @@ $(__Libxcb-errors): libxcb-errors
|
||||||
@echo "Building and installing library libxcb-errors..."
|
@echo "Building and installing library libxcb-errors..."
|
||||||
cd libxcb-errors && { \
|
cd libxcb-errors && { \
|
||||||
git submodule update --init ; \
|
git submodule update --init ; \
|
||||||
/bin/sh autogen.sh ; \
|
/bin/sh autogen.sh || /bin/sh autogen.sh ; \
|
||||||
/bin/sh configure --prefix=/usr ; }
|
/bin/sh configure --prefix=/usr ; }
|
||||||
make -C libxcb-errors && sudo make -C libxcb-errors install
|
make -C libxcb-errors && sudo make -C libxcb-errors install
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user