Changeset 1528
- Timestamp:
- 03/04/08 08:23:35 (9 months ago)
- Location:
- pbibuild/modules/pgadmin
- Files:
-
- 2 modified
-
overlay-dir/PBI.SetupScript.sh (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/pgadmin/overlay-dir/PBI.SetupScript.sh
r1440 r1528 15 15 # echo 'MSG: <text>' # Display this text above progress bar 16 16 ######################################### 17 ln -s /Programs/${PROGDIR}/.sbin/pgadmin3 /usr/local/bin/pgadmin317 ln -s /Programs/${PROGDIR}/.sbin/pgadmin3.sh /usr/local/bin/pgadmin3 18 18 ln -s /Programs/${PROGDIR}/.sbin/pgagent /usr/local/bin/pgagent 19 19 ln -s /Programs/${PROGDIR}/share/pgadmin3 /usr/local/share/pgadmin3 -
pbibuild/modules/pgadmin/pbi.conf
r1475 r1528 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
