-clean-up before merge
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
wget http://download.osgeo.org/geos/geos-3.4.2.tar.bz2
|
||||
tar xjvf geos-3.4.2.tar.bz2
|
||||
cd geos-3.4.2
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make install
|
||||
Reference in New Issue
Block a user