summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2021-05-01 14:12:20 +0200
committerStephan Springer2021-05-01 14:12:20 +0200
commit97db9ab559adcd469c97e3867be6433a43d54b88 (patch)
tree3eda51acac9f8bafa46535629208c44c0cc3ae3c /PKGBUILD
parent0380e5b624dac867cde6ef5ad1def196dd8f6ba8 (diff)
downloadaur-97db9ab559adcd469c97e3867be6433a43d54b88.tar.gz
also install icasessionmgr, NativeMessagingHost and UtilDaemon
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1b021bd0d33..7674008203af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=icaclient
pkgver=21.4.0.11
-pkgrel=2
+pkgrel=3
pkgdesc="Citrix Workspace App for x86_64 (64bit) Linux (ICAClient, Citrix Receiver)"
arch=('x86_64' 'i686' 'armv7h')
url='https://www.citrix.com/downloads/workspace-app/linux/'
@@ -60,8 +60,9 @@ package() {
cd "$ICADIR"
install -m755 -t "${pkgdir}$ICAROOT" \
- wfica *.so *.DLL \
- adapter AuthManagerDaemon PrimaryAuthManager ServiceRecord selfservice
+ *.so *.DLL \
+ adapter AuthManagerDaemon icasessionmgr NativeMessagingHost \
+ PrimaryAuthManager ServiceRecord selfservice UtilDaemon wfica
# copy directories
cp -r ./config/ "${pkgdir}$ICAROOT"