[med-svn] r9650 -	trunk/packages/fis-gtm/fis-gtm/trunk/debian/patches
    Luis Ibanez 
    luisibanez-guest at alioth.debian.org
       
    Sun Feb 12 01:58:46 UTC 2012
    
    
  
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.
  
    
    
More information about the debian-med-commit
mailing list