]> git.pld-linux.org Git - packages/adwaita-icon-theme.git/commitdiff
use _npkgconfigdir macro
authorElan Ruusamäe <glen@delfi.ee>
Mon, 29 Sep 2014 09:11:08 +0000 (12:11 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 29 Sep 2014 09:11:08 +0000 (12:11 +0300)
adwaita-icon-theme.spec

index 2432d25e0785cd20891eb6cb1e1a54ff0e69262b..970fa333ebc89e73d69e3959443c3805de03e93e 100644 (file)
@@ -21,8 +21,6 @@ Requires(post):       gtk-update-icon-cache
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _pkgconfigdir   %{_datadir}/pkgconfig
-
 %description
 Adwaita icon theme for GNOME environment.
 
 %description
 Adwaita icon theme for GNOME environment.
 
@@ -65,4 +63,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/Adwaita/cursors
 %{_iconsdir}/Adwaita/scalable*
 %ghost %{_iconsdir}/Adwaita/icon-theme.cache
 %{_iconsdir}/Adwaita/cursors
 %{_iconsdir}/Adwaita/scalable*
 %ghost %{_iconsdir}/Adwaita/icon-theme.cache
-%{_pkgconfigdir}/adwaita-icon-theme.pc
+%{_npkgconfigdir}/adwaita-icon-theme.pc
This page took 0.079164 seconds and 4 git commands to generate.