Changeset 568

Show
Ignore:
Timestamp:
05/11/07 23:04:27 (2 years ago)
Author:
malte
Message:

fixed #264

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r567 r568  
    1414        - GUI  
    1515                * fixed #248: Webmail Background Image fixed 
     16         
     17        - SETUP  
     18                * fixed #264: phptmp not copied on BSD* systems 
    1619 
    17202007-05-10 Jan Porath 
  • trunk/gui/BSDmakefile

    r474 r568  
    4646        cp -R ./tools $(SYSTEM_GUI_ROOT) 
    4747        cp -R ./orderpanel $(SYSTEM_GUI_ROOT) 
     48        cp -R ./phptmp $(SYSTEM_GUI_ROOT) 
    4849uninstall: 
    4950        rm -rf $(SYSTEM_GUI_ROOT)