Author: delphij
Date: Wed Dec 20 07:43:32 2017
New Revision: 327020
URL: https://svnweb.freebsd.org/changeset/base/327020

Log:
  MFC r326560: Create links for xzdiff.

Modified:
  stable/11/usr.bin/gzip/Makefile
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/usr.bin/gzip/Makefile
==============================================================================
--- stable/11/usr.bin/gzip/Makefile     Wed Dec 20 07:18:07 2017        
(r327019)
+++ stable/11/usr.bin/gzip/Makefile     Wed Dec 20 07:43:32 2017        
(r327020)
@@ -20,11 +20,13 @@ MLINKS+=    gzip.1 gunzip.1 \
                gzip.1 gzcat.1 \
                gzip.1 zcat.1 \
                zdiff.1 zcmp.1 \
+               zdiff.1 xzdiff.1 \
                zmore.1 zless.1
 
 LINKS+=                ${BINDIR}/gzip ${BINDIR}/gunzip \
                ${BINDIR}/gzip ${BINDIR}/gzcat \
                ${BINDIR}/gzip ${BINDIR}/zcat \
+               ${BINDIR}/zdiff ${BINDIR}/xzdiff \
                ${BINDIR}/zdiff ${BINDIR}/zcmp
 
 .if ${MK_TESTS} != "no"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to