]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
net-snmp: Install libs to right location.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 2 Mar 2012 15:39:06 +0000 (16:39 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 2 Mar 2012 15:39:06 +0000 (16:39 +0100)
net-snmp/net-snmp.nm

index 863fedbd4b10fe290a024fa92972cdebbf703b7e..4f89074491fc3199d9db39f777aba40ce872d4f3 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = net-snmp
 version    = 5.7.1
-release    = 2
+release    = 3
 
 groups     = Networking/Daemons
 url        = http://net-snmp.sourceforge.net
@@ -29,9 +29,6 @@ build
        PARALLELISMFLAGS = # No parallel build
 
        configure_options += \
-               --sysconfdir=/etc \
-               --libdir=/usr/lib \
-               --mandir=/usr/share/man \
                --with-default-snmp-version=2 \
                --with-sys-contact=root@ \
                --with-sys-location=localhost \
@@ -51,7 +48,7 @@ packages
                # XXX Although we don't want to build perl modules,
                # we have this requirement?!
                filter_requires
-                       perl\(NetSNMP::TrapReceiver\)
+                       ^perl
                end
        end