Revision: 3071
          http://gar.svn.sourceforge.net/gar/?rev=3071&view=rev
Author:   dmichelsen
Date:     2009-02-11 22:24:04 +0000 (Wed, 11 Feb 2009)

Log Message:
-----------
mGAR v2: Add dependency to diretory missing under certain circumstances

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

Modified: csw/mgar/gar/v2/gar.pkg.mk
===================================================================
--- csw/mgar/gar/v2/gar.pkg.mk  2009-02-11 22:14:42 UTC (rev 3070)
+++ csw/mgar/gar/v2/gar.pkg.mk  2009-02-11 22:24:04 UTC (rev 3071)
@@ -374,7 +374,7 @@
 )
 endef
 
-merge-license-%:
+merge-license-%: $(WORKDIR)
        $(_DBG)$(if $(and $(LICENSE_$*),$(LICENSE_FULL_$*)),$(error Both 
LICENSE_$* and LICENSE_FULL_$* have been specified where only one is allowed)) \
                $(if $(and $(filter $*,$(PACKAGES)),$(or 
$(LICENSE),$(LICENSE_FULL),$(LICENSE_$*),$(LICENSE_FULL_$*))), \
                LICENSEFILE=$(or $(call licensefile,$*),$(if 
$(_LICENSE_IS_DEFAULT),,$(error Cannot find license file for package $*))); \


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

Reply via email to