Browse code

gstruct should always use trunk

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gmapR@104077 bc3139a8-67e5-0310-9ffc-ced21a209358

Michael Lawrence authored on 21/05/2015 23:14:49
Showing 1 changed files

... ...
@@ -38,7 +38,7 @@ updateGMAPSrc <- function() {
38 38
 }
39 39
 updateGSTRUCTSrc <- function() {
40 40
   #gstructSVNProj <- "http://resscm/bioinfo/projects/gstruct/releases/internal-2014-04-09"
41
-    gstructSVNProj <- "http://resscm/bioinfo/projects/gstruct/branches/2014-07-10-amino-acid-tally"
41
+    gstructSVNProj <- "http://resscm/bioinfo/projects/gstruct/trunk"
42 42
   extractDirGstruct <- file.path(getwd(), "src/gstruct")
43 43
   .bootstrapAndExtract(projectSVNURL=gstructSVNProj,
44 44
                        extractDir=extractDirGstruct,