sinit-git: update to 20140705

This commit is contained in:
Ypnose 2014-07-05 18:40:28 +02:00
parent 2f46a91c4d
commit f30ed24584

View file

@ -1,6 +1,6 @@
# Template file for 'sinit-git'
pkgname=sinit-git
version=20140427
version=20140705
revision=1
build_style=gnu-makefile
provides="sinit-${version}_${revision}"
@ -22,6 +22,6 @@ pre_build() {
}
post_install() {
vinstall LICENSE 644 usr/share/licenses/${pkgname}
vinstall README 644 usr/share/doc/${pkgname}
vinstall LICENSE 644 usr/share/licenses/sinit
vinstall README 644 usr/share/doc/sinit
}