sbase-git: update to 20140705
This commit is contained in:
parent
7ce7cd5221
commit
833e5c4de4
@ -1,7 +1,7 @@
|
||||
# Template file for 'sbase-git'
|
||||
pkgname=sbase-git
|
||||
version=20140531
|
||||
revision=2
|
||||
version=20140705
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Suckless unix tools"
|
||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
@ -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/sbase
|
||||
vinstall README 644 usr/share/doc/sbase
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user