]> git.donarmstrong.com Git - cran2deb.git/blobdiff - branch/patch/inst/etc/hook/A80rjava
A first simple attempt at patching.
[cran2deb.git] / branch / patch / inst / etc / hook / A80rjava
diff --git a/branch/patch/inst/etc/hook/A80rjava b/branch/patch/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