sinit-git: update to 20140705
This commit is contained in:
parent
2f46a91c4d
commit
f30ed24584
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue