Changeset 22159


Ignore:
Timestamp:
2010-05-21T20:46:56+12:00 (14 years ago)
Author:
ak19
Message:

Forgot to change the version number of xlhtml back.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/build-src/packages/configure

    r22157 r22159  
    194194echo ""
    195195cd "$PACKAGES/xlhtml"
    196 gzip -dc xlhtml-0.5-gs.tar.gz | tar -xf -
    197 cd xlhtml-0.5 && \
     196gzip -dc xlhtml-0.4.9.0-gs.tar.gz | tar -xf -
     197cd xlhtml-0.4.9.0 && \
    198198./configure $CACHE_FILE --prefix="$prefix" --bindir="$bindir" $HOSTTARGETFLAGS
    199199
Note: See TracChangeset for help on using the changeset viewer.