X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=66271f65f4d0109587eead785cf578eef8a29fa6;hb=854bc0025cf4f8cbd509e2d1de7d2f8a1ea126ac;hp=4370644af5d347db963eecdc2e583882c90dbd0f;hpb=3eef743c121a36edcf66e4e3651d5ceb8b4e0156;p=yaz-moved-to-github.git diff --git a/debian/rules b/debian/rules index 4370644..66271f6 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ export DH_COMPAT=2 YAZ_WITH_SSL?=1 -CONFIG_FLAGS=--enable-static --enable-shared --enable-tcpd --prefix=/usr +CONFIG_FLAGS=--without-gsoap --enable-static --enable-shared --enable-tcpd --prefix=/usr # Enable parallel builds if CONCURRENCY_LEVEL is set ifdef CONCURRENCY_LEVEL @@ -28,7 +28,7 @@ else SSL_FLAGS= endif -YAZ_VERSION=1.9.1 +YAZ_VERSION=1.9.3 YAZSRCDIR?=$(shell pwd) # If this is not IndexData's release, then it is a cvs-checkout. Go cheat! # YAZ_VERSION:=$(YAZ_VERSION)-$(shell date -r$(YAZSRCDIR)/CVS +"CVS%Y%m%d")