R lang in main

This commit is contained in:
Ertuğrul Erata
2016-07-20 19:22:15 +03:00
parent 8e992833e8
commit 10be24d1b7
12 changed files with 377 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/python
import os
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
os.system("R CMD javareconf")