@@ -23,6 +23,7 @@ def build():
|
|||||||
shelltools.export("TARGET", "Linux")
|
shelltools.export("TARGET", "Linux")
|
||||||
shelltools.export("CFG", "release")
|
shelltools.export("CFG", "release")
|
||||||
autotools.make("-j1")
|
autotools.make("-j1")
|
||||||
|
autotools.make("-C contrib/gdal")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
pisitools.dolib_so("bin/Linux/*.so")
|
pisitools.dolib_so("bin/Linux/*.so")
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>expat-devel</Dependency>
|
<Dependency>expat-devel</Dependency>
|
||||||
<Dependency>libtirpc-devel</Dependency>
|
<Dependency>libtirpc-devel</Dependency>
|
||||||
|
<Dependency>unixODBC-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">fedora/ogdi-3.2.0.beta2-sailer.patch</Patch>
|
<Patch level="1">fedora/ogdi-3.2.0.beta2-sailer.patch</Patch>
|
||||||
|
|||||||
Reference in New Issue
Block a user