Show
Ignore:
Timestamp:
01/14/08 06:18:45 (11 months ago)
Author:
gonzalo
Message:

fixed remove script pointing now to .AbiSuite? folder

Location:
pbibuild/modules/abiword
Files:
2 modified

Legend:

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

    r1150 r1152  
    2222  for i in `ls` 
    2323  do 
    24    if [ -e "/home/${i}/.abiword" ] 
     24   if [ -e "/home/${i}/.AbiSuite" ] 
    2525   then 
    26     rm -rf /home/${i}/.abiword 
     26    rm -rf /home/${i}/.AbiSuite 
    2727   fi 
    2828  done 
  • pbibuild/modules/abiword/pbi.conf

    r1150 r1152  
    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