]> git.donarmstrong.com Git - cran2deb.git/blobdiff - branch/multisys/inst/etc/hook/A80rjava
multisys: support for multiple os-arch configurations (preliminary)
[cran2deb.git] / branch / multisys / inst / etc / hook / A80rjava
diff --git a/branch/multisys/inst/etc/hook/A80rjava b/branch/multisys/inst/etc/hook/A80rjava
new file mode 100755 (executable)
index 0000000..1d37c8b
--- /dev/null
@@ -0,0 +1,4 @@
+if [ -n "$(which java)" ]
+then
+    R CMD javareconf
+fi