Module Name:    src
Committed By:   riastradh
Date:           Mon Nov 11 13:58:56 UTC 2024

Modified Files:
        src: UPDATING

Log Message:
UPDATING: Expand list of deletions for zstd mess.

1. Don't use $ for variables -- if you copy & paste, e.g.,

        rm -rf $DESTDIR/usr/lib/libarchive*

   and DESTDIR is not actually defined in the environment, you might
   be an unhappy camper.  (Resolvable by using /bin/pax to extract
   the library from base.tgz but not great!)

2. Nix compat libraries and libmagic too.

3. Sort for easier maintenance.


To generate a diff of this commit:
cvs rdiff -u -r1.365 -r1.366 src/UPDATING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to