Changeset 79584
- Timestamp:
- 06/19/11 05:07:53 (4 years ago)
- File:
-
- 1 edited
-
trunk/base/portmgr/dmg/postflight (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/base/portmgr/dmg/postflight
r79025 r79584 56 56 # Create config files from defaults if not present 57 57 function setup_configs { 58 for f in macports.conf sources.conf variants.conf ; do58 for f in macports.conf pubkeys.conf sources.conf variants.conf ; do 59 59 if [ ! -f ${CONFIGPATH}/${f} ]; then 60 60 echo "Copying ${f}.default to ${f}"
Note: See TracChangeset
for help on using the changeset viewer.

