Admin/website/build/localconf.sun.template.mak
changeset 16235 f4c43d241eb7
parent 16233 e634d33deb86
child 16243 5f1561806a6f
equal deleted inserted replaced
16234:421c3522f160 16235:f4c43d241eb7
     5 PYTHON=python2.3
     5 PYTHON=python2.3
     6 
     6 
     7 # GNU find
     7 # GNU find
     8 FIND=gfind
     8 FIND=gfind
     9 
     9 
    10 # HTML tidy (needs not to be set if tidy usuage is disabled, see below)
    10 # HTML tidy (needs not to be set if tidy usage is disabled, see below)
    11 TIDY=tidy
    11 TIDY=tidy
    12 
    12 
    13 # dirs to copy to build target
    13 # dirs to copy to build target
    14 COPYDIRS=img media dist/css dist/img
    14 STATICDIRS=img media dist/css dist/img
    15 
    15 
    16 # build target (attention: ~ will not work!)
    16 # build target (attention: ~ will not work!)
    17 OUTPUTROOT=$(HOME)/isaweb_public
    17 OUTPUTROOT=$(HOME)/isaweb_public
    18 
    18 
    19 # current distribution name
    19 # current distribution name