Show
Ignore:
Timestamp:
02/28/08 09:10:26 (9 months ago)
Author:
kris
Message:

Updated rapidsvn to fix warning about locale when running in english

Location:
pbibuild/modules/rapidsvn
Files:
1 added
3 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/rapidsvn/build.sh

    r1441 r1473  
    1010############################################################################## 
    1111 
     12# Save the right version number in the removepbi.sh script 
     13sed -e "s,CHANGE,RapidSVN${PORTVER},g" ${PBIDIR}/bin/rapidsvn.sh > /tmp/rapidsvn.sh 
     14mv /tmp/rapidsvn.sh ${PBIDIR}/bin/rapidsvn.sh 
     15chmod 755 ${PBIDIR}/bin/rapidsvn.sh 
     16 
     17 
  • pbibuild/modules/rapidsvn/kmenu-dir/rapidsvn

    r1441 r1473  
    1 ExePath: bin/rapidsvn 
     1ExePath: bin/rapidsvn.sh 
    22ExeIcon: share/pixmaps/rapidsvn.png 
    33ExeDescr: RapidSVN 
  • pbibuild/modules/rapidsvn/pbi.conf

    r1447 r1473  
    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="32" 
    3636 
    3737export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY