community/wt to 3.3.7-2

This commit is contained in:
Kevin Mihelich 2017-04-24 18:52:13 +00:00
parent 73b55699a8
commit d0f50758df

View file

@ -9,7 +9,7 @@
pkgname=wt
pkgver=3.3.7
_pkgver=3.3.7
pkgrel=1
pkgrel=2
pkgdesc="a C++ library and application server for developing and deploying web applications"
arch=('i686' 'x86_64')
url="http://www.webtoolkit.eu/"
@ -47,7 +47,6 @@ build() {
-DBUILD_EXAMPLES=ON \
-DINSTALL_FINDWT_CMAKE_FILE=ON \
..
# build examples again when they are compatible with boost 1.58
make
}