]> git.donarmstrong.com Git - cran2deb.git/blobdiff - trunk/exec/which_system
netcdf has a newer soname.
[cran2deb.git] / trunk / exec / which_system
index 76800de7c4cb6876212fa4445f2c4a10b2adc7c6..e8e24f1637dd5babec26874a3617fc1333a711a3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env r
-## DOC: cran2deb which_sys
+## DOC: cran2deb which_system
 ## DOC:     show which system cran2deb will build for next
 ## DOC:
 suppressMessages(library(cran2deb))
 
-cat(which_system)
+cat(which_system,"\n",sep="")