mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
qdirstat-cache-writer: resolve conflict with qdirstat
This commit is contained in:
parent
772bb0109a
commit
15d2499b4d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qdirstat'
|
||||
pkgname=qdirstat
|
||||
version=1.8
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
makedepends="zlib-devel qt5-devel"
|
||||
|
@ -21,6 +21,6 @@ qdirstat-cache-writer_package() {
|
|||
depends="perl"
|
||||
pkg_install() {
|
||||
vmove usr/bin/qdirstat-cache-writer
|
||||
vman man/qdirstat-cache-writer.1
|
||||
vmove usr/share/man/man1/qdirstat-cache-writer.1.gz
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue