Changeset 1223 for pbibuild/modules/lynx

Show
Ignore:
Timestamp:
01/19/08 13:19:08 (10 months ago)
Author:
gonzalo
Message:
 
Location:
pbibuild/modules/lynx
Files:
1 added
3 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/lynx/overlay-dir/PBI.RemoveScript.sh

    r1219 r1223  
    1313rm -fR /usr/local/share/doc/lynx 
    1414rm -fR /usr/local/share/lynx_help 
    15  
     15rm -fR /usr/local/etc/lynx.cfg 
    1616 
    1717if [ ! -z "$DISPLAY" ] 
  • pbibuild/modules/lynx/overlay-dir/PBI.SetupScript.sh

    r1219 r1223  
    2121ln -s /Programs/${PROGDIR}/share/doc/lynx /usr/local/share/doc/lynx 
    2222ln -s /Programs/${PROGDIR}/share/lynx_help /usr/local/share/lynx_help 
     23cp /usr/local/etc/lynx.cfg.default /usr/local/etc/lynx.cfg 
    2324 
    2425echo "LAUNCHCLOSE: /usr/local/bin/lynx" 
  • pbibuild/modules/lynx/pbi.conf

    r1219 r1223  
    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="01" 
     35BUILDKEY="02" 
    3636 
    3737export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY