summaryrefslogtreecommitdiff
path: root/pygtk.spec.in
diff options
context:
space:
mode:
authorMatt Wilson <msw@src.gnome.org>2002-10-31 16:37:26 +0000
committerMatt Wilson <msw@src.gnome.org>2002-10-31 16:37:26 +0000
commit6e92a6955959307d550078f59fb8e2a76c361519 (patch)
treec86195147bdf04a77ffa50d8dde641e883800b47 /pygtk.spec.in
parent76738d8b55c46e3d6fd302e23241997b4f256f18 (diff)
downloadpygtk-6e92a6955959307d550078f59fb8e2a76c361519.tar.gz
minor spec tweak
Diffstat (limited to 'pygtk.spec.in')
-rw-r--r--pygtk.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/pygtk.spec.in b/pygtk.spec.in
index 946e303a..37b82ffa 100644
--- a/pygtk.spec.in
+++ b/pygtk.spec.in
@@ -41,6 +41,9 @@ This package contains files required to build wrappers for GTK+ addon
libraries so that they interoperate with pygtk.
%changelog
+* Thu Oct 31 2002 Matt Wilson <msw@redhat.com>
+- use libdir for .pc files
+
* Wed Feb 27 2002 Matt Wilson <msw@redhat.com>
- 1.99.8
@@ -103,7 +106,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
%{_prefix}/include/pygtk-2.0/*.h
%dir %{_prefix}/include/pygtk-2.0/pygtk
%{_prefix}/include/pygtk-2.0/pygtk/*.h
-%{_prefix}/lib/pkgconfig/pygtk-2.0.pc
+%{_libdir}/pkgconfig/pygtk-2.0.pc
%dir %{_prefix}/share/pygtk
%dir %{_prefix}/share/pygtk/2.0
%dir %{_prefix}/share/pygtk/2.0/codegen