mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/wt to 3.3.7-2
This commit is contained in:
parent
73b55699a8
commit
d0f50758df
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
pkgname=wt
|
pkgname=wt
|
||||||
pkgver=3.3.7
|
pkgver=3.3.7
|
||||||
_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"
|
pkgdesc="a C++ library and application server for developing and deploying web applications"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.webtoolkit.eu/"
|
url="http://www.webtoolkit.eu/"
|
||||||
|
@ -47,7 +47,6 @@ build() {
|
||||||
-DBUILD_EXAMPLES=ON \
|
-DBUILD_EXAMPLES=ON \
|
||||||
-DINSTALL_FINDWT_CMAKE_FILE=ON \
|
-DINSTALL_FINDWT_CMAKE_FILE=ON \
|
||||||
..
|
..
|
||||||
# build examples again when they are compatible with boost 1.58
|
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue