diff --git a/srcpkgs/libvdpau-va-gl/template b/srcpkgs/libvdpau-va-gl/template index 5f105342bbc..254a7d966c7 100644 --- a/srcpkgs/libvdpau-va-gl/template +++ b/srcpkgs/libvdpau-va-gl/template @@ -1,6 +1,6 @@ # Template file for 'libvdpau-va-gl' pkgname=libvdpau-va-gl -version=0.1.0 +version=0.2.0 revision=1 build_style=cmake hostmakedepends="pkg-config cmake" @@ -17,6 +17,6 @@ do_fetch() { libvdpau-va-gl_package() { pkg_install() { - vmove usr + vmove all } }