File hunspell-pkgconfig_libdir.patch of Package hunspell
--- hunspell.pc.in +++ hunspell.pc.in @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=${prefix} -libdir=${prefix}/lib -includedir=${prefix}/include +libdir=@libdir@ +includedir=@includedir@ Name: hunspell Description: Hunpell spellchecking library