mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
zulucrypt: -gui: ship desktop files
Closes: #12065 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
4c558c939e
commit
9fd33a319f
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zulucrypt'
|
# Template file for 'zulucrypt'
|
||||||
pkgname=zulucrypt
|
pkgname=zulucrypt
|
||||||
version=5.4.0
|
version=5.4.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="zuluCrypt-${version}"
|
wrksrc="zuluCrypt-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINTERNAL_ZULUPLAY=false
|
configure_args="-DINTERNAL_ZULUPLAY=false
|
||||||
|
@ -50,6 +50,7 @@ zulucrypt-gui_package() {
|
||||||
vmove "usr/bin/*-gui"
|
vmove "usr/bin/*-gui"
|
||||||
vmove "usr/share/icons/*"
|
vmove "usr/share/icons/*"
|
||||||
vmove "usr/share/pixmaps/*"
|
vmove "usr/share/pixmaps/*"
|
||||||
|
vmove "usr/share/applications/*.desktop"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue