From d29a60d821926aef5976a011261aee34e6238d28 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 15 Nov 2016 18:04:12 +0900 Subject: [PATCH] oops... --- libindicator.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libindicator.spec b/libindicator.spec index ae44955..8a51e02 100644 --- a/libindicator.spec +++ b/libindicator.spec @@ -135,7 +135,7 @@ pushd build-gtk2 make install DESTDIR=%{buildroot} popd ( - PKG_CONFIG_PATH=%{buildroot}%{_libdir}/pkg-config + PKG_CONFIG_PATH=%{buildroot}%{_libdir}/pkgconfig export PKG_CONFIG_PATH for var in \ iconsdir \ @@ -151,7 +151,7 @@ pushd build-gtk3 make install DESTDIR=%{buildroot} popd ( - PKG_CONFIG_PATH=%{buildroot}%{_libdir}/pkg-config + PKG_CONFIG_PATH=%{buildroot}%{_libdir}/pkgconfig export PKG_CONFIG_PATH for var in \ iconsdir \