Changeset: d55d370b0218 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d55d370b0218 Removed Files: clients/R/MonetDB.R/src/Makevars.win Modified Files: clients/R/build-for-cran.sh Branch: embedded Log Message:
don't need this file diffs (17 lines): diff --git a/clients/R/MonetDB.R/src/Makevars.win b/clients/R/MonetDB.R/src/Makevars.win deleted file mode 100644 --- a/clients/R/MonetDB.R/src/Makevars.win +++ /dev/null @@ -1,1 +0,0 @@ -PKG_LIBS= -lws2_32 -lpthread diff --git a/clients/R/build-for-cran.sh b/clients/R/build-for-cran.sh --- a/clients/R/build-for-cran.sh +++ b/clients/R/build-for-cran.sh @@ -10,7 +10,6 @@ find MonetDB.R -name ".DS_Store" -exec r # for now, no profiler rm MonetDB.R/src/profiler* -rm MonetDB.R/src/Makevars.win # binary leftovers rm MonetDB.R/src/*.o _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
