mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/weston to 1.4.0-2
This commit is contained in:
parent
5f1e9813f8
commit
76697c58d1
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgname=weston
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Reference implementation of a Wayland compositor'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://wayland.freedesktop.org'
|
||||
|
@ -27,7 +27,7 @@ build() {
|
|||
./configure \
|
||||
--prefix=/usr \
|
||||
--libexecdir=/usr/lib/weston \
|
||||
--enable-demo-clients
|
||||
--enable-demo-clients-install
|
||||
make
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue