aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xorg-libraries/files/patch-Xrender-Imakefile
blob: 804b06c709ea64c7d2a49bd1bbdb6dedbe4c278f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/Xrender/Imakefile.orig  Sat Oct 16 15:41:02 2004
+++ lib/Xrender/Imakefile   Sat Oct 16 15:42:35 2004
@@ -161,7 +161,7 @@
    RemoveFile($@)
    sh ../Xcursor/config-subst $(SUBSTVARS) < xrender.pc.in > $@
 
-InstallNonExecFile(xrender.pc,$(USRLIBDIR)/pkgconfig)
+InstallNonExecFile(xrender.pc,$(PROJECTROOT)/libdata/pkgconfig)
 
 clean::
    RemoveFile(xrender.pc)