Changeset 1686:b6f1329c60fe
- Timestamp:
- 07/01/08 11:17:07 (7 weeks ago)
- Branch:
- default
- Files:
-
- 1 modified
- 1 moved
-
scripts/pre_install.sh (moved) (moved from scripts/pre_upgrade.sh)
-
setup.cfg.template (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
setup.cfg.template
r1685 r1686 8 8 pre_uninstall = scripts/pre_uninstall.sh 9 9 post_uninstall = scripts/post_uninstall.sh 10 pre_ upgrade = scripts/pre_upgrade.sh10 pre_install = scripts/pre_install.sh
