mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
ubase-git: update to 20140705
This commit is contained in:
parent
861eedc4df
commit
857c3b8862
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ubase-git'
|
# Template file for 'ubase-git'
|
||||||
pkgname=ubase-git
|
pkgname=ubase-git
|
||||||
version=20140531
|
version=20140705
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Suckless linux base utils"
|
short_desc="Suckless linux base utils"
|
||||||
|
@ -23,6 +23,6 @@ pre_build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
vinstall LICENSE 644 usr/share/licenses/ubase
|
||||||
vinstall README 644 usr/share/doc/${pkgname}
|
vinstall README 644 usr/share/doc/ubase
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue