diff --git a/srcpkgs/weston/template b/srcpkgs/weston/template index e00fce04d20..11f198d6ab0 100644 --- a/srcpkgs/weston/template +++ b/srcpkgs/weston/template @@ -1,7 +1,7 @@ # Template file for 'weston'. pkgname=weston version=1.6.1 -revision=1 +revision=2 build_style=gnu-configure # XXX enable rdp compositor if freerdp is updated to >=1.1. configure_args="--enable-libinput-backend --disable-setuid-install @@ -57,7 +57,7 @@ pre_configure() { post_install() { # weston-launch must be setuid chmod u+s ${DESTDIR}/usr/bin/weston-launch - vinstall COPYING 644 usr/share/license/$pkgname + vlicense COPYING LICENSE # Remove development files. rm -rf ${DESTDIR}/usr/include rm -rf ${DESTDIR}/usr/lib/pkgconfig