Author: brooks
Date: Wed Jan 23 23:53:26 2013
New Revision: 245854
URL: http://svnweb.freebsd.org/changeset/base/245854

Log:
  Remove several MLINKS that were listed twice.

Modified:
  head/lib/libarchive/Makefile

Modified: head/lib/libarchive/Makefile
==============================================================================
--- head/lib/libarchive/Makefile        Wed Jan 23 23:51:44 2013        
(r245853)
+++ head/lib/libarchive/Makefile        Wed Jan 23 23:53:26 2013        
(r245854)
@@ -231,9 +231,6 @@ MLINKS+=    archive_entry_perms.3 archive_e
 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_en
 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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to