mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-13 08:12:56 +02:00
sbase-git: update to 20140705
This commit is contained in:
parent
7ce7cd5221
commit
833e5c4de4
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sbase-git'
|
# Template file for 'sbase-git'
|
||||||
pkgname=sbase-git
|
pkgname=sbase-git
|
||||||
version=20140531
|
version=20140705
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Suckless unix tools"
|
short_desc="Suckless unix tools"
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
|
@ -22,6 +22,6 @@ pre_build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
vinstall LICENSE 644 usr/share/licenses/sbase
|
||||||
vinstall README 644 usr/share/doc/${pkgname}
|
vinstall README 644 usr/share/doc/sbase
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue