• Michael Shigorin's avatar
    lib/{clean,profile}.mk: robustness improvements · 3d2f69f1
    Michael Shigorin authored
    First, let's not do rsync --delete on an unverified target dir
    again: the lesson was learned during a subway hacking session
    and I must say that SSDs are frightening fast (even if it was
    more than a second to realize what happens and terminate the
    extermination before it got /home, thanks xterm).
    
    Second, let's use a variable for common name and make's own
    realpath function instead of external binary.
    3d2f69f1
profile.mk 3.15 KB