rename R to R-lang

This commit is contained in:
Ertuğrul Erata
2016-07-27 20:04:50 +03:00
parent 94641dfde2
commit 83b8d75106
16 changed files with 3 additions and 3 deletions
@@ -0,0 +1,6 @@
#!/usr/bin/python
import os
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
os.system("R CMD javareconf")