]> git.pld-linux.org Git - packages/net-snmp.git/blame_incremental - net-snmp-rpm-implicit-libs.patch
- release 6 (by relup.sh)
[packages/net-snmp.git] / net-snmp-rpm-implicit-libs.patch
... / ...
CommitLineData
1--- net-snmp-5.7/configure.d/config_os_libs1~ 2011-07-02 00:35:46.000000000 +0200
2+++ net-snmp-5.7/configure.d/config_os_libs1 2011-07-30 21:24:38.780738542 +0200
3@@ -33,9 +33,6 @@
4 # FWIW librpm.la, librpmio.la, and libpopt.la have correct dependencies.
5 _rpmlibs=""
6
7- # rpm-4.0.x needs rpmio.
8- NETSNMP_SEARCH_LIBS(rpmGetPath, rpmio,,, $LMIBLIBS, _rpmlibs)
9-
10 # rpm-4.0.3 librpmdb actually contains what we need.
11 NETSNMP_SEARCH_LIBS(rpmdbOpen, rpmdb,,, $LMIBLIBS, _rpmlibs)
12 # now check for rpm using the appropriate libraries.
This page took 0.048318 seconds and 4 git commands to generate.