Author: pebender
Date: Sun Nov  2 21:37:48 2008
New Revision: 3906

Modified:
    trunk/gar-minimyth/script/minimyth.lib.mk

Log:
- Modified build system garchive-touch command.



Modified: trunk/gar-minimyth/script/minimyth.lib.mk
==============================================================================
--- trunk/gar-minimyth/script/minimyth.lib.mk   (original)
+++ trunk/gar-minimyth/script/minimyth.lib.mk   Sun Nov  2 21:37:48 2008
@@ -145,7 +145,7 @@
        @rm -rf $(WORKROOTDIR)/$(DESTIMG).d

  garchive-touch:
-       @$(if $(strip $(ALLFILES)), touch $(GARCHIVEDIR))
+       @$(if $(strip $(ALLFILES)), $(if $(wildcard $(GARCHIVEDIR)), touch  
$(GARCHIVEDIR)))

  patch-%.gar: gar-patch-%.gar
        @$(MAKECOOKIE)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to