Changeset 31466
- Timestamp:
- May 6, 2011, 9:41:15 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/psconfig/psbuild (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psconfig/psbuild
r31068 r31466 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.
