diff --git a/community/wt/PKGBUILD b/community/wt/PKGBUILD index e514dbfc1..83466f73c 100644 --- a/community/wt/PKGBUILD +++ b/community/wt/PKGBUILD @@ -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 }