bar-git: update to 20140708
This commit is contained in:
parent
74f427339b
commit
1867fde62b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bar-git'
|
||||
pkgname=bar-git
|
||||
version=20140531
|
||||
version=20140708
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl"
|
||||
|
@ -19,6 +19,6 @@ do_fetch() {
|
|||
}
|
||||
|
||||
post_install() {
|
||||
vinstall palette.pl 755 usr/bin
|
||||
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
||||
vbin palette.pl
|
||||
vinstall LICENSE 644 usr/share/licenses/bar
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue