Ignore:
Timestamp:
11 Feb 2016, 13:53:21 (9 years ago)
Author:
Henrik Bettermann
Message:

Use sources/waeup.kofa/versions.cfg when building out custom package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.skeleton/trunk/README.txt

    r11428 r13684  
    99For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt.
    1010
     11Bootstrap and buildout have to be run in two steps:
     12
     13  (py27)$ python bootstrap.py -c buildout-init.cfg
     14
     15  (py27)$ ./bin/buildout -c buildout-init.cfg
     16
     17  (py27)$ python bootstrap.py
     18
     19  (py27)$ ./bin/buildout
     20
    1121Repository
    1222==========
Note: See TracChangeset for help on using the changeset viewer.