weston: install license correctly.

This commit is contained in:
Juan RP 2015-02-06 09:37:00 +01:00
parent 368e390ac3
commit 707867999b
1 changed files with 2 additions and 2 deletions

View File

@ -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