diff options
Diffstat (limited to 'system/apcupsd')
-rw-r--r-- | system/apcupsd/apcupsd.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/apcupsd/apcupsd.SlackBuild b/system/apcupsd/apcupsd.SlackBuild index 0e1993fb86..8349f004e4 100644 --- a/system/apcupsd/apcupsd.SlackBuild +++ b/system/apcupsd/apcupsd.SlackBuild @@ -98,6 +98,7 @@ CXXFLAGS="$SLKCFLAGS -DNETSNMP_NO_LEGACY_DEFINITIONS=1" \ --enable-cgi \ --with-cgi-bin=${CGIPATH:-/var/www/cgi-bin} \ --enable-usb \ + --with-dev="" \ --with-libwrap \ --enable-snmp=yes \ --enable-gapcmon \ |