Disable "tp" support until I figure out why it's breaking the build. <sigh>

This commit is contained in:
Tim Kientzle 2006-01-18 06:26:42 +00:00
parent daff7d3b12
commit d9286f602a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=154501

View file

@ -68,7 +68,6 @@ BASE_SRCS= archive_check_magic.c \
archive_read_support_format_cpio.c \
archive_read_support_format_iso9660.c \
archive_read_support_format_tar.c \
archive_read_support_format_tp.c \
archive_read_support_format_zip.c \
archive_string.c \
archive_string_sprintf.c \