Changeset 119

Show
Ignore:
Timestamp:
03/22/06 10:42:23 (3 years ago)
Author:
bballizlife
Message:

ajout répertoire temp/ dans jtpl standalone pour commande make jtpl

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile

    r118 r119  
    8181        && $(PHP) build/mkdist.php build/manifests/jtpl-standalone.mn . $(DISTJTPL) \ 
    8282        && echo "$(JTPL_VERSION)" > "$(DISTJTPL)/VERSION" 
     83        if [ ! -d "$(DISTJTPL)/temp" ] ; then mkdir $(DISTJTPL)/temp ; fi 
    8384 
    8485jtpl-dist: jtpl 
Download in other formats: Unified Diff Zip Archive