Author: luisibanez-guest
Date: 2012-02-12 01:58:46 +0000 (Sun, 12 Feb 2012)
New Revision: 9650

Modified:
   trunk/packages/fis-gtm/fis-gtm/trunk/debian/patches/01-comlist.patch
Log:
BUG: Proper value for MAKELEVEL was 2



Modified: trunk/packages/fis-gtm/fis-gtm/trunk/debian/patches/01-comlist.patch
===================================================================
--- trunk/packages/fis-gtm/fis-gtm/trunk/debian/patches/01-comlist.patch        
2012-02-12 01:47:15 UTC (rev 9649)
+++ trunk/packages/fis-gtm/fis-gtm/trunk/debian/patches/01-comlist.patch        
2012-02-12 01:58:46 UTC (rev 9650)
@@ -5,7 +5,7 @@
  CURDIR=$(shell pwd)
  
 -ifeq ($(MAKELEVEL),0)
-+ifeq ($(MAKELEVEL),3)
++ifeq ($(MAKELEVEL),2)
  # the first-level make invocation - rules to create & clean directories
  # and build utilities selectively.
  


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to