rename R to R-lang
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
import os
|
||||
|
||||
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
|
||||
os.system("R CMD javareconf")
|
||||
Reference in New Issue
Block a user