Commit 1849c311 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf gdal-3.4.2.tar.xz
cd gdal-3.4.2 && ./configure --prefix=/usr
$(MAKE) -C gdal-3.4.2
$(MAKE) -C gdal-3.4.2 install
rm -rf gdal-3.4.2
\ No newline at end of file
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