summaryrefslogtreecommitdiff
path: root/japanese/citrix_xenapp/files/wfcmgr
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2010-01-25 15:12:57 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2010-01-25 15:12:57 +0000
commit9c7a01ed9a7b2746dbfcb24d0ce04f763da30b1d (patch)
treec3ef6a7eb9a72b4a97f814afe28c17d234b051c9 /japanese/citrix_xenapp/files/wfcmgr
parent- Use SUB_FILES/LIST in lieu of sed (diff)
- Use SUB_FILES/LIST in lieu of sed
- No PORTREVISION bump needed PR: ports/143104 Submitted by: Sevan Janiyan <venture37 geeklan.co.uk>
Notes
Notes: svn path=/head/; revision=248558
Diffstat (limited to '')
-rw-r--r--japanese/citrix_xenapp/files/wfcmgr.in (renamed from net/citrix_xenapp/files/wfcmgr)2
-rw-r--r--net/citrix_xenapp/files/wfcmgr.in (renamed from japanese/citrix_xenapp/files/wfcmgr)2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/citrix_xenapp/files/wfcmgr b/japanese/citrix_xenapp/files/wfcmgr.in
index 70248171d687..6c28ad601484 100644
--- a/net/citrix_xenapp/files/wfcmgr
+++ b/japanese/citrix_xenapp/files/wfcmgr.in
@@ -1,3 +1,3 @@
#!/bin/sh
-export ICAROOT=DESTINATION
+export ICAROOT=%%CDIR%%
exec $ICAROOT/wfcmgr
diff --git a/japanese/citrix_xenapp/files/wfcmgr b/net/citrix_xenapp/files/wfcmgr.in
index 70248171d687..6c28ad601484 100644
--- a/japanese/citrix_xenapp/files/wfcmgr
+++ b/net/citrix_xenapp/files/wfcmgr.in
@@ -1,3 +1,3 @@
#!/bin/sh
-export ICAROOT=DESTINATION
+export ICAROOT=%%CDIR%%
exec $ICAROOT/wfcmgr