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 \