commit fdb1303c19057b0be3e82061fe13ee1d8145d723
Author: Elan Ruusamäe <[email protected]>
Date: Mon Jan 19 22:17:12 2015 +0200
disable ldconfig via configure option
cwiid.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cwiid.spec b/cwiid.spec
index 960569c..cc0a9a3 100644
--- a/cwiid.spec
+++ b/cwiid.spec
@@ -79,13 +79,13 @@ mv %{name}-*/* .
%{__aclocal}
%{__autoconf}
CC="%{__cc} %{rpmcflags}"
-%configure
+%configure \
+ --disable-ldconfig
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- LDCONFIG=/bin/true \
DESTDIR=$RPM_BUILD_ROOT
%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cwiid.git/commitdiff/fdb1303c19057b0be3e82061fe13ee1d8145d723
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit