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'
|
||||
pkgname=zulucrypt
|
||||
version=5.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="zuluCrypt-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DINTERNAL_ZULUPLAY=false
|
||||
|
@ -50,6 +50,7 @@ zulucrypt-gui_package() {
|
|||
vmove "usr/bin/*-gui"
|
||||
vmove "usr/share/icons/*"
|
||||
vmove "usr/share/pixmaps/*"
|
||||
vmove "usr/share/applications/*.desktop"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue