Changeset 2623

Show
Ignore:
Timestamp:
08/20/08 09:16:03 (3 months ago)
Author:
kris
Message:

Fixed gftp build to set the PROGDIR properly during install

Location:
pbibuild/modules/gftp
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/gftp/overlay-dir/PBI.SetupScript.sh

    r1457 r2623  
    2020ln -s /Programs/${PROGDIR}/man/man1/gftp.1.gz /usr/local/man/man1/gftp.1.gz 
    2121ln -s /Programs/${PROGDIR}/share/gftp /usr/local/share/gftp 
    22 sed 's:prefix=/usr/local:prefix=/Programs/gFTP2.0.18:g' /Programs/${PROGDIR}/bin/gftp > tempfile && mv -- tempfile /Programs/${PROGDIR}/bin/gftp 
     22sed "s:prefix=/usr/local:prefix=/Programs/${PROGDIR}:g" /Programs/${PROGDIR}/bin/gftp > tempfile && mv -- tempfile /Programs/${PROGDIR}/bin/gftp 
    2323# Copy over all the LANG files 
    2424LANGFILE="gftp.mo" 
  • pbibuild/modules/gftp/pbi.conf

    r2598 r2623  
    3333# Build Key - Change this to anything else to trigger a rebuild  
    3434#           - The rebuild will take place even if port is still the same ver 
    35 BUILDKEY="13" 
     35BUILDKEY="12" 
    3636 
    3737export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY