Zine

open source content publishing system



Ignore:
Timestamp:
12/24/08 13:59:28 (3 years ago)
Author:
mitsuhiko
Branch:
default
Message:

Fixed bugs in new installer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.in

    r711 r712  
    88 
    99install: 
    10         @($(PYTHON) scripts/install-posix $(PREFIX)) 
     10        @($(PYTHON) scripts/_install-posix.py $(PREFIX)) 
    1111 
    1212uninstall: 
Note: See TracChangeset for help on using the changeset viewer.