diff --git a/srcpkgs/cwm-git/template b/srcpkgs/cwm-git/template index 6fc63d742d0..1093684b2ff 100644 --- a/srcpkgs/cwm-git/template +++ b/srcpkgs/cwm-git/template @@ -1,6 +1,6 @@ # Template file for 'cwm-git' pkgname=cwm-git -version=20140531 +version=20140705 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config bison" @@ -24,5 +24,5 @@ pre_build() { } post_install() { - vinstall README 644 usr/share/doc/${pkgname} + vinstall README 644 usr/share/doc/cwm }