--- xc/lib/Xcursor/Imakefile~ Thu Sep 26 09:52:01 2002 +++ xc/lib/Xcursor/Imakefile Tue Jan 14 01:38:12 2003 @@ -69,7 +69,7 @@ RemoveFile($@) sh config-subst $(SUBSTVARS) < xcursor.pc.in > $@ -InstallNonExecFile(xcursor.pc,$(USRLIBDIR)/pkgconfig) +InstallNonExecFile(xcursor.pc,/usr/lib/pkgconfig) clean:: RemoveFile(xcursor.pc) --- xc/lib/Xft/Imakefile~ Thu Nov 14 22:01:18 2002 +++ xc/lib/Xft/Imakefile Tue Jan 14 03:09:43 2003 @@ -132,7 +132,7 @@ RemoveFile($@) sh config/config-subst $(SUBSTVARS) < xft.pc.in > $@ -InstallNonExecFile(xft.pc,$(USRLIBDIR)/pkgconfig) +InstallNonExecFile(xft.pc,/usr/lib/pkgconfig) clean:: RemoveFile(xft.pc)