Commit 0efe6bfc authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed package archive extension

parent 609dba46
all: all:
tar xf json-c-0.13.1.tar.xz tar xf json-c-0.13.1.tar.gz
cd json-c-0.13.1 && autoreconf -i cd json-c-0.13.1 && autoreconf -i
cd json-c-0.13.1 && ./configure --prefix=/usr cd json-c-0.13.1 && ./configure --prefix=/usr
$(MAKE) -C json-c-0.13.1 $(MAKE) -C json-c-0.13.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