Revision: 13429
          http://gar.svn.sourceforge.net/gar/?rev=13429&view=rev
Author:   dmichelsen
Date:     2011-02-21 15:40:50 +0000 (Mon, 21 Feb 2011)

Log Message:
-----------
mGAR v2: Fix problem with obsoletions when there is more than one dependency. 
THE NEWLINE IS IMPORTANT, DO NOT DELETE!

Modified Paths:
--------------
    csw/mgar/gar/v2/gar.pkg.mk

Modified: csw/mgar/gar/v2/gar.pkg.mk
===================================================================
--- csw/mgar/gar/v2/gar.pkg.mk  2011-02-21 13:10:10 UTC (rev 13428)
+++ csw/mgar/gar/v2/gar.pkg.mk  2011-02-21 15:40:50 UTC (rev 13429)
@@ -63,6 +63,7 @@
 ARCHALL_$(1) = 1
 $(foreach P,$(PACKAGES),$(if $(filter $(1),$(OBSOLETES_$P)),
   CHECKPKG_OVERRIDES_$(1) += surplus-dependency|$P
+
 ))
 endef
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to