sxhkd-git: update to 20140803
This commit is contained in:
parent
4258b039b6
commit
311963ae0d
1 changed files with 2 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sxhkd-git'
|
# Template file for 'sxhkd-git'
|
||||||
pkgname=sxhkd-git
|
pkgname=sxhkd-git
|
||||||
version=20140531
|
version=20140803
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel"
|
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel"
|
||||||
|
@ -18,10 +18,6 @@ do_fetch() {
|
||||||
git clone ${url} ${pkgname}-${version}
|
git clone ${url} ${pkgname}-${version}
|
||||||
}
|
}
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
sed -i 's/LIBS =/LIBS +=/g' Makefile
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall LICENSE 644 usr/share/licenses/$pkgname
|
vinstall LICENSE 644 usr/share/licenses/$pkgname
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue