mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
2bwm-git: update to 20140705
This commit is contained in:
parent
4d55b696c3
commit
b73ef1bec8
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for '2bwm-git'
|
# Template file for '2bwm-git'
|
||||||
pkgname=2bwm-git
|
pkgname=2bwm-git
|
||||||
version=20140531
|
version=20140705
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel xcb-util-wm-devel"
|
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel xcb-util-wm-devel"
|
||||||
short_desc="Fast floating window manager"
|
short_desc="Fast floating window manager"
|
||||||
|
@ -26,8 +26,8 @@ pre_build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall 2bwm 755 usr/bin
|
vbin 2bwm
|
||||||
vinstall hidden 755 usr/bin
|
vbin hidden
|
||||||
install -Dm644 2bwm.man ${DESTDIR}/usr/share/man/man1/2bwm.1
|
install -Dm644 2bwm.man ${DESTDIR}/usr/share/man/man1/2bwm.1
|
||||||
install -Dm644 hidden.man ${DESTDIR}/usr/share/man/man1/hidden.1
|
install -Dm644 hidden.man ${DESTDIR}/usr/share/man/man1/hidden.1
|
||||||
vinstall README.md 644 usr/share/doc/2bwm README
|
vinstall README.md 644 usr/share/doc/2bwm README
|
||||||
|
|
Loading…
Add table
Reference in a new issue