minor changes in names in build_xsedes file. nice balancing act in the recustomize...
authorChris Koeritz <fred@gruntose.com>
Tue, 23 Apr 2013 21:28:31 +0000 (17:28 -0400)
committerChris Koeritz <fred@gruntose.com>
Tue, 23 Apr 2013 21:28:31 +0000 (17:28 -0400)
commitb6fefd0947fae2cec0ab449b3bd10a5285b1099b
treea6bb72d5c02b77706d56d05e8390a59e93e8dd1b
parent9b86cb905335332d4cc324448a92d79acb51a6c9
minor changes in names in build_xsedes file.  nice balancing act in the recustomize macro now; we wanted to not just whack the directory, since people might have added things besides a canonical customization set.  however, if we don't whack the directory, there will be a bogus old version of a script if the customization files have had a file deleted or renamed.  so, in a compromise to fix this, we now use the feisty meow version of safedel to remove the old custom folder, so that any extra stuff is actually preserved.  and this script noisily tells what it did, so the user can see the folder went away.
customizing/fred/build_cak0l.sh [deleted file]
customizing/fred/build_xsedes.sh [new file with mode: 0644]
scripts/core/functions.sh