Changeset 1530
- Timestamp:
- 03/04/08 09:51:48 (9 months ago)
- Location:
- pbibuild/modules/rapidsvn
- Files:
-
- 2 modified
-
overlay-dir/PBI.SetupScript.sh (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/rapidsvn/overlay-dir/PBI.SetupScript.sh
r1441 r1530 15 15 # echo 'MSG: <text>' # Display this text above progress bar 16 16 ######################################### 17 ln -s /Programs/${PROGDIR}/.sbin/rapidsvn /usr/local/bin/rapidsvn17 ln -s /Programs/${PROGDIR}/.sbin/rapidsvn.sh /usr/local/bin/rapidsvn 18 18 ln -s /Programs/${PROGDIR}/lib/libsvncpp.a /usr/local/lib/libsvncpp.a 19 19 ln -s /Programs/${PROGDIR}/lib/libsvncpp.la /usr/local/lib/libsvncpp.la -
pbibuild/modules/rapidsvn/pbi.conf
r1473 r1530 33 33 # Build Key - Change this to anything else to trigger a rebuild 34 34 # - The rebuild will take place even if port is still the same ver 35 BUILDKEY=" 32"35 BUILDKEY="22" 36 36 37 37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
