perl: disabled ssp.

enabled nut and netsnmp packages again.
This commit is contained in:
Arne Fitzenreiter
2011-08-26 07:00:42 +02:00
parent bd391c1852
commit 9358fb2a8b
4 changed files with 1 additions and 722 deletions

View File

@@ -84,7 +84,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--with-logfile="/var/log/snmpd.log" \
--with-persistent-directory="/var/net-snmp" \
--libdir=/usr/lib \
--disable-embedded-perl \
--sysconfdir="/etc"
cd $(DIR_APP) && make
cd $(DIR_APP) && make install