aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xorg-libraries/files/patch-Xdamage-Imakefile
blob: 316b3ba332fe6f753a4a6a2aed49ae8a25316226 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/Xdamage/Imakefile.orig  Fri Oct  1 17:42:44 2004
+++ lib/Xdamage/Imakefile   Fri Oct  1 17:44:54 2004
@@ -61,7 +61,7 @@
    RemoveFile($@)
    sh ../Xcursor/config-subst $(SUBSTVARS) < xdamage.pc.in > $@
 
-InstallNonExecFile(xdamage.pc,$(USRLIBDIR)/pkgconfig)
+InstallNonExecFile(xdamage.pc,$(PROJECTROOT)/libdata/pkgconfig)
 
 clean::
    RemoveFile(xdamage.pc)