Changeset 16290 for gsdl


Ignore:
Timestamp:
2008-07-03T14:51:16+12:00 (16 years ago)
Author:
oranfry
Message:

upgraded to the latest version of wget, doesn't look like any of our code has to change as a result, yey

Location:
gsdl/trunk/packages
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/packages/Makefile.in

    r15815 r16290  
    6868# clean, and distclean.
    6969PACKAGEDIRS =   wv/wv-gs rtftohtml/rtftohtml_src pdftohtml/pdftohtml_gs \
    70         wget/wget-1.9 expat/ cpan/XML-Parser-2.34 \
     70        wget/wget-1.11.4 expat/ cpan/XML-Parser-2.34 \
    7171        $(SQLITE_DIR) $(YAZ) $(D2M) $(CORBA) \
    7272        xlhtml/xlhtml-0.4.9.0 isis-gdl html-tidy/tidy
  • gsdl/trunk/packages/configure

    r16289 r16290  
    216216cd "$PACKAGES/wget"
    217217gzip -dc wget.tar.gz | tar -xf -
    218 cd "$PACKAGES/wget/wget-1.9" && \
     218cd "$PACKAGES/wget/wget-1.11.4" && \
    219219./configure $CACHE_FILE --prefix=$PACKAGES/wget --bindir="$bindir" $HOSTTARGETFLAGS
    220220
Note: See TracChangeset for help on using the changeset viewer.