Changeset 2503 for pbibuild/modules
- Timestamp:
- 07/31/08 07:48:09 (4 months ago)
- Location:
- pbibuild/modules/wormux
- Files:
-
- 4 modified
-
copy-files (modified) (1 diff)
-
overlay-dir/PBI.RemoveScript.sh (modified) (1 diff)
-
overlay-dir/PBI.SetupScript.sh (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/wormux/copy-files
r1112 r2503 3 3 /usr/local/share/applications/wormux.desktop share/applications/ 4 4 /usr/local/share/wormux share/ 5 /usr/local/share/wormuxwormux_default_config.xml share/ -
pbibuild/modules/wormux/overlay-dir/PBI.RemoveScript.sh
r1014 r2503 10 10 rm -fR /usr/local/man/man6/wormux.6.gz 11 11 rm -fR /usr/local/share/wormux 12 rm -f /usr/local/share/wormuxwormux_default_config.xml 12 13 13 14 # Remove the old locale files since we are uninstalling -
pbibuild/modules/wormux/overlay-dir/PBI.SetupScript.sh
r960 r2503 18 18 ln -s /Programs/${PROGDIR}/man/man6/wormux.6.gz /usr/local/man/man6/wormux.6.gz 19 19 ln -s /Programs/${PROGDIR}/share/wormux /usr/local/share/wormux 20 ln -s /Programs/${PROGDIR}/share/wormuxwormux_default_config.xml /usr/local/share/wormuxwormux_default_config.xml 20 21 21 22 # Copy over all the LANG files -
pbibuild/modules/wormux/pbi.conf
r1112 r2503 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=" 12"35 BUILDKEY="22" 36 36 37 37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
