Show
Ignore:
Timestamp:
01/15/08 13:17:25 (11 months ago)
Author:
gonzalo
Message:

aMule bug with .met its supposed to be fixed

Location:
pbibuild/modules/amule
Files:
7 added
3 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/amule/dirstatus

    r1155 r1181  
    1 Inactive 
     1Uploading 
  • pbibuild/modules/amule/overlay-dir/PBI.FirstRun.sh

    r1030 r1181  
    4747    fi 
    4848fi  
     49 
     50#LameFixing for .met bug in aMule 2.1.3 
     51  cd /home 
     52  for i in `ls` 
     53  do 
     54   if [ -e "/home/${i}/.aMule" ] 
     55   then 
     56    mkdir /home/${i}/.aMule 
     57    mv /Programs/${PROGDIR}/extrafiles/* /home/${i}/.aMule/ 
     58   fi 
     59  done 
  • pbibuild/modules/amule/pbi.conf

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