diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile index 29508ada566..73b3c2252e5 100644 --- a/lib/libarchive/Makefile +++ b/lib/libarchive/Makefile @@ -231,9 +231,6 @@ MLINKS+= archive_entry_perms.3 archive_entry_set_fflags.3 MLINKS+= archive_entry_perms.3 archive_entry_set_gid.3 MLINKS+= archive_entry_perms.3 archive_entry_set_gname.3 MLINKS+= archive_entry_perms.3 archive_entry_perm.3 -MLINKS+= archive_entry_perms.3 archive_entry_set_fflags.3 -MLINKS+= archive_entry_perms.3 archive_entry_set_gid.3 -MLINKS+= archive_entry_perms.3 archive_entry_set_gname.3 MLINKS+= archive_entry_perms.3 archive_entry_set_perm.3 MLINKS+= archive_entry_perms.3 archive_entry_set_uid.3 MLINKS+= archive_entry_perms.3 archive_entry_set_uname.3 @@ -264,10 +261,6 @@ MLINKS+= archive_entry_stat.3 archive_entry_set_filetype.3 MLINKS+= archive_entry_stat.3 archive_entry_set_ino.3 MLINKS+= archive_entry_stat.3 archive_entry_set_ino64.3 MLINKS+= archive_entry_stat.3 archive_entry_set_mode.3 -MLINKS+= archive_entry_stat.3 archive_entry_set_rdev.3 -MLINKS+= archive_entry_stat.3 archive_entry_set_rdevmajor.3 -MLINKS+= archive_entry_stat.3 archive_entry_set_rdevminor.3 -MLINKS+= archive_entry_stat.3 archive_entry_set_size.3 MLINKS+= archive_entry_stat.3 archive_entry_set_nlink.3 MLINKS+= archive_entry_stat.3 archive_entry_set_rdev.3 MLINKS+= archive_entry_stat.3 archive_entry_set_rdevmajor.3