Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/libarchive/lib/libarchive Remove a windows-only...



details:   https://anonhg.NetBSD.org/src/rev/650f0f5cb724
branches:  trunk
changeset: 752242:650f0f5cb724
user:      joerg <joerg%NetBSD.org@localhost>
date:      Sat Feb 20 22:49:22 2010 +0000

description:
Remove a windows-only source file from the list.

diffstat:

 external/bsd/libarchive/lib/libarchive/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 13318ef4c9d4 -r 650f0f5cb724 external/bsd/libarchive/lib/libarchive/Makefile
--- a/external/bsd/libarchive/lib/libarchive/Makefile   Sat Feb 20 22:25:54 2010 +0000
+++ b/external/bsd/libarchive/lib/libarchive/Makefile   Sat Feb 20 22:49:22 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.1 2010/02/20 02:55:53 joerg Exp $
+#      $NetBSD: Makefile,v 1.2 2010/02/20 22:49:22 joerg Exp $
 
 .include <bsd.init.mk>
 
@@ -11,7 +11,6 @@
 
 SRCS=          archive_check_magic.c \
                archive_entry.c \
-               archive_entry_copy_bhfi.c \
                archive_entry_copy_stat.c \
                archive_entry_link_resolver.c \
                archive_entry_stat.c \



Home | Main Index | Thread Index | Old Index