summaryrefslogtreecommitdiff
path: root/packages/gwt-chromium/build.gradle
diff options
context:
space:
mode:
authorYves Fischer <yves.fischer@cern.ch>2016-05-21 17:24:14 +0200
committerYves Fischer <yves.fischer@cern.ch>2016-05-21 17:24:14 +0200
commitbb29281a4e1092b605c4ae1019df01f6eef66f3a (patch)
treea897cbf58fed9079aee4e3f8dada31b92b530631 /packages/gwt-chromium/build.gradle
parentde1e05cdea94cf97c9376f988f276daa39bfde2e (diff)
downloaddebian-packages-bb29281a4e1092b605c4ae1019df01f6eef66f3a.tar.gz
debian-packages-bb29281a4e1092b605c4ae1019df01f6eef66f3a.zip
add activator support
Diffstat (limited to 'packages/gwt-chromium/build.gradle')
-rw-r--r--packages/gwt-chromium/build.gradle6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/gwt-chromium/build.gradle b/packages/gwt-chromium/build.gradle
index 4cb3eeb..f3d0516 100644
--- a/packages/gwt-chromium/build.gradle
+++ b/packages/gwt-chromium/build.gradle
@@ -96,4 +96,8 @@ ospackage {
from(unpackPdfPlugin.outputs.files) {
into 'chrome-profile/Default/Extensions/oemmndcbldboiebfnladdacbdfmadadm'
}
-} \ No newline at end of file
+}
+
+activator.bin['gwt-chrome-persistent'] = "/opt/${project.name}/bin/gwt-chrome-persistent"
+activator.bin['gwt-chrome-volatile'] = "/opt/${project.name}/bin/gwt-chrome-volatile"
+