Skip to content

Commit

Permalink
# ldconfig # segfaults
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Mar 25, 2024
1 parent e393f68 commit ca2eba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ cd libxmlb-*
meson build --default-library=static -Dintrospection=false -Dgtkdoc=false -Dcli=false
ninja -C build
ninja -C build install
ldconfig
# ldconfig # segfaults
cd -
wget -O appstream.tar.gz https://github.com/ximion/appstream/archive/v1.0.2.tar.gz # Keep at v1.0.x so as to not have a moving target
tar xf appstream.tar.gz
Expand Down

0 comments on commit ca2eba1

Please # to comment.