[med-svn] r5108 - trunk/packages/mothur/trunk/debian/patches

Steffen Möller moeller at alioth.debian.org
Thu Aug 5 12:50:45 UTC 2010


Author: moeller
Date: 2010-08-05 12:50:44 +0000 (Thu, 05 Aug 2010)
New Revision: 5108

Added:
   trunk/packages/mothur/trunk/debian/patches/makefile.patch
Log:
Added previously forgotten patch to get the makefile to make


Added: trunk/packages/mothur/trunk/debian/patches/makefile.patch
===================================================================
--- trunk/packages/mothur/trunk/debian/patches/makefile.patch	                        (rev 0)
+++ trunk/packages/mothur/trunk/debian/patches/makefile.patch	2010-08-05 12:50:44 UTC (rev 5108)
@@ -0,0 +1,13 @@
+Index: mothur-1.12.2/makefile
+===================================================================
+--- mothur-1.12.2.orig/makefile	2010-08-05 14:03:33.000000000 +0200
++++ mothur-1.12.2/makefile	2010-08-05 14:04:12.000000000 +0200
+@@ -28,7 +28,7 @@
+ 64BIT_VERSION ?= yes
+ 
+ ifeq  ($(strip $(64BIT_VERSION)),yes)
+-    TARGET_ARCH += -arch x86_64
++    #TARGET_ARCH += -arch x86_64
+ 	 CXXFLAGS += -DBIT_VERSION
+ 	
+ 	#if you are using centos uncomment the following lines




More information about the debian-med-commit mailing list