X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fnetsnmpd;h=e010807e474469b47b6429e61591a8a28980938b;hb=97ee06c8733fee9cb5fee0181377a36b099cae66;hp=66fd9df725cb99f5ea278fdc58f8ef2318eefb09;hpb=310a18fab33a18d7ebf6b8d9f78ede1ae9606fcc;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/netsnmpd b/lfs/netsnmpd index 66fd9df72..e010807e4 100644 --- a/lfs/netsnmpd +++ b/lfs/netsnmpd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2011 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -84,6 +84,7 @@ $(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