summaryrefslogtreecommitdiffstats
path: root/lib/libarchive
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2013-01-23 23:53:26 +0000
committerbrooks <brooks@FreeBSD.org>2013-01-23 23:53:26 +0000
commitfd84d8cd1a8f0c396c9543101786d0aa454d9166 (patch)
treeccdad42bc10ef7a54635036aadaf4bcc5a1a673b /lib/libarchive
parent5221267b06c672a3423d55bfdf2dacfb60472afc (diff)
downloadFreeBSD-src-fd84d8cd1a8f0c396c9543101786d0aa454d9166.zip
FreeBSD-src-fd84d8cd1a8f0c396c9543101786d0aa454d9166.tar.gz
Remove several MLINKS that were listed twice.
Diffstat (limited to 'lib/libarchive')
-rw-r--r--lib/libarchive/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile
index 29508ad..73b3c22 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
OpenPOWER on IntegriCloud