diff options
author | 2018-11-06 21:48:15 +0100 | |
---|---|---|
committer | 2018-11-20 11:46:22 +0100 | |
commit | 5b53606d6f85788dde83829d3013ec720bfca150 (patch) | |
tree | c04e5822a6b33336089d75f51429d9e6ee015c5a /net-misc/icaclient/files | |
parent | profiles/profiles.desc: add macOS 10.14 Mojave profiles (diff) | |
download | gentoo-5b53606d6f85788dde83829d3013ec720bfca150.tar.gz gentoo-5b53606d6f85788dde83829d3013ec720bfca150.tar.bz2 gentoo-5b53606d6f85788dde83829d3013ec720bfca150.zip |
net-misc/icaclient: drop PATH from env.d we have a wrapper
The wrapper makes sure that the application gets launched from the right
place, no need to mess up the PATH.
Signed-off-by: Henning Schild <henning@hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/10350
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/icaclient/files')
-rw-r--r-- | net-misc/icaclient/files/10ICAClient | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/icaclient/files/10ICAClient b/net-misc/icaclient/files/10ICAClient index 31be24e3380a..e5c2c73d62f3 100644 --- a/net-misc/icaclient/files/10ICAClient +++ b/net-misc/icaclient/files/10ICAClient @@ -1,3 +1,2 @@ -PATH=/opt/Citrix/ICAClient ROOTPATH=/opt/Citrix/ICAClient ICAROOT=/opt/Citrix/ICAClient |