Changeset 31606 for branches/czw_branch/20110406/psconfig/psbuild
- Timestamp:
- Jun 6, 2011, 1:56:22 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psconfig/psbuild (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/psconfig/psbuild
r31068 r31606 386 386 if (@ARGV != 2) { die "USAGE: psbuild -bootstrap (install_dir)\n"; } 387 387 $psconfdir = $ARGV[1]; 388 die "Target directory must be absolute, not relative: $psconfdir\n" unless $psconfdir =~ m|^/|; 388 389 389 390 # copy psconfig.csh and psconfig.bash to psconfdir
Note:
See TracChangeset
for help on using the changeset viewer.
