ubase-git: update to 20140705
This commit is contained in:
parent
861eedc4df
commit
857c3b8862
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ubase-git'
|
||||
pkgname=ubase-git
|
||||
version=20140531
|
||||
version=20140705
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Suckless linux base utils"
|
||||
|
@ -23,6 +23,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/ubase
|
||||
vinstall README 644 usr/share/doc/ubase
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user