Zine

open source content publishing system


Changeset 1323:f8ae708571c2


Ignore:
Timestamp:
10/10/09 20:05:48 (3 years ago)
Author:
pacopablo
Branch:
default
Message:

Fix for the install script. Did not install upgrades properly. (On the right branch).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/_install-posix.py

    r1227 r1323  
    1818 
    1919 
    20 PACKAGES = '_dynamic _ext importers utils views websetup docs'.split() 
     20PACKAGES = '_dynamic _ext importers upgrades utils views websetup docs'.split() 
    2121SCRIPTS = 'create-apache-config server shell'.split() 
    2222DESTDIR = os.environ.get('DESTDIR') 
Note: See TracChangeset for help on using the changeset viewer.