Commit 86284785 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated gobject-introspection to 1.60.1

parent 3ab1e03a
all: all:
tar xf gobject-introspection-1.56.1.tar.xz tar xf gobject-introspection-1.60.1.tar.xz
cd gobject-introspection-1.56.1 && ./configure --prefix=/usr --disable-static --with-python=/usr/bin/python3 cd gobject-introspection-1.60.1 && ./configure --prefix=/usr --disable-static --with-python=/usr/bin/python3
$(MAKE) -C gobject-introspection-1.56.1 $(MAKE) -C gobject-introspection-1.60.1
-$(MAKE) -C gobject-introspection-1.56.1 check -$(MAKE) -C gobject-introspection-1.60.1 check
$(MAKE) -C gobject-introspection-1.56.1 install $(MAKE) -C gobject-introspection-1.60.1 install
rm -rf gobject-introspection-1.56.1 rm -rf gobject-introspection-1.60.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment