Removed the unneeded socket-raw plugin
This commit is contained in:
@@ -317,11 +317,6 @@ then
|
||||
echo -n " --enable-socket-dynamic" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_SOCKET_RAW" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-socket-raw" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_DHCP" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-dhcp" >> $INSTALLSHELL
|
||||
|
||||
Reference in New Issue
Block a user