cwm-git: update to 20140705

This commit is contained in:
Ypnose 2014-07-05 18:09:59 +02:00
parent c6db2fcf14
commit 0023cc1159

View File

@ -1,6 +1,6 @@
# Template file for 'cwm-git' # Template file for 'cwm-git'
pkgname=cwm-git pkgname=cwm-git
version=20140531 version=20140705
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config bison" hostmakedepends="pkg-config bison"
@ -24,5 +24,5 @@ pre_build() {
} }
post_install() { post_install() {
vinstall README 644 usr/share/doc/${pkgname} vinstall README 644 usr/share/doc/cwm
} }