From a73162ac5fb3c9e18f8bfd6f6fcee677e2b8ec1f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 12 Sep 2014 09:25:54 -0500 Subject: [PATCH] use %%_libdir macro (and not hard-code lib64) --- appstream.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appstream.spec b/appstream.spec index ca91789..2c3b57a 100644 --- a/appstream.spec +++ b/appstream.spec @@ -137,7 +137,7 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %postun qt -p /sbin/ldconfig %files qt -/usr/lib64/libAppstreamQt.so.0* +%{_libdir}/libAppstreamQt.so.0* %files qt-devel %{_includedir}/AppstreamQt/