aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xorg-libraries/files/patch-Xcursor-Imakefile
blob: 2d12831b0b0990aad02370580a9b9865dddbbb14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/Xcursor/Imakefile.orig  Fri May 28 11:20:24 2004
+++ lib/Xcursor/Imakefile   Fri May 28 11:20:43 2004
@@ -87,7 +87,7 @@
    RemoveFile($@)
    sh config-subst $(SUBSTVARS) < xcursor.pc.in > $@
 
-InstallNonExecFile(xcursor.pc,$(USRLIBDIR)/pkgconfig)
+InstallNonExecFile(xcursor.pc,$(PROJECTROOT)/libdata/pkgconfig)
 
 clean::
    RemoveFile(xcursor.pc)