mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Remove several MLINKS that were listed twice.
This commit is contained in:
parent
0ebbdcbea4
commit
20ca407e2f
1 changed files with 0 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue