mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Move $PERL/IO/Socket to the right place.
Reported by: ache
This commit is contained in:
parent
513693be6c
commit
c8e1436029
1 changed files with 2 additions and 2 deletions
|
|
@ -63,8 +63,6 @@
|
|||
I18N
|
||||
..
|
||||
IO
|
||||
Socket
|
||||
..
|
||||
..
|
||||
IPC
|
||||
..
|
||||
|
|
@ -116,6 +114,8 @@
|
|||
Data
|
||||
..
|
||||
IO
|
||||
Socket
|
||||
..
|
||||
..
|
||||
IPC
|
||||
..
|
||||
|
|
|
|||
Loading…
Reference in a new issue