diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2006-07-28 02:46:16 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2006-07-28 02:46:16 +0000 |
commit | 8aa4150b0851cbb95fe268755980a294897a52fc (patch) | |
tree | 6d83298316841058f0f974fa41dd58584717c4f0 | |
parent | - Add pkgconfig files (diff) | |
download | librewolf-fedora-ff-8aa4150b0851cbb95fe268755980a294897a52fc.tar.gz librewolf-fedora-ff-8aa4150b0851cbb95fe268755980a294897a52fc.tar.bz2 librewolf-fedora-ff-8aa4150b0851cbb95fe268755980a294897a52fc.zip |
i am dumb
-rw-r--r-- | firefox.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec index fffdc1d..6c4b43b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -342,10 +342,10 @@ fi %{ffdir}/xpidl %{ffdir}/xpt_dump %{ffdir}/xpt_link -%{ffdir}/firefox-xpcom.pc -%{ffdir}/firefox-plugin.pc -%{ffdir}/firefox-jscom.pc -%{ffdir}/firefox-gtkmozembed.pc +%{_libdir}/pkgconfig/firefox-xpcom.pc +%{_libdir}/pkgconfig/firefox-plugin.pc +%{_libdir}/pkgconfig/firefox-js.pc +%{_libdir}/pkgconfig/firefox-gtkmozembed.pc %endif #--------------------------------------------------------------------- |