SPECS: netmrg.spec - pass libdir for snmp libs
arekm
arekm at pld-linux.org
Fri Oct 14 21:54:27 CEST 2005
Author: arekm Date: Fri Oct 14 19:54:27 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass libdir for snmp libs
---- Files affected:
SPECS:
netmrg.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/netmrg.spec
diff -u SPECS/netmrg.spec:1.10 SPECS/netmrg.spec:1.11
--- SPECS/netmrg.spec:1.10 Fri Oct 14 21:49:40 2005
+++ SPECS/netmrg.spec Fri Oct 14 21:54:21 2005
@@ -47,7 +47,8 @@
%build
install /usr/share/automake/config.* .
-%configure
+%configure \
+ --with-snmp-lib-dir=%{_libdir}
%{__make}
%install
@@ -121,6 +122,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2005/10/14 19:54:21 arekm
+- pass libdir for snmp libs
+
Revision 1.10 2005/10/14 19:49:40 arekm
- fix amd64
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/netmrg.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list