Browse code

disable binaries

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

Michael Lawrence authored on 14/01/2014 23:15:13
Showing 1 changed files

... ...
@@ -49,7 +49,7 @@ gstruct/Makefile: gstruct/configure ${R_SRC_DIR}/samtools
49 49
 	            --prefix=${PREFIX} --includedir=${GSTRUCT_INCLUDE_DIR} \
50 50
 	            --libdir=${PREFIX}/${LIBnn} \
51 51
 	            --with-samtools=${R_SRC_DIR}/samtools \
52
-		    --disable-maintainer-mode #\
52
+                    --disable-binaries --disable-maintainer-mode #\
53 53
 ## does not appear to be a true dependency yet
54 54
 ##	            --with-gmap=${PREFIX}/bin
55 55