blob: 5aab743462316935373c03b9230ae3de0a4dbf84 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- lib/Xcomposite/Imakefile.orig Fri Oct 1 17:42:38 2004
+++ lib/Xcomposite/Imakefile Fri Oct 1 17:43:22 2004
@@ -61,7 +61,7 @@
RemoveFile($@)
sh ../Xcursor/config-subst $(SUBSTVARS) < xcomposite.pc.in > $@
-InstallNonExecFile(xcomposite.pc,$(USRLIBDIR)/pkgconfig)
+InstallNonExecFile(xcomposite.pc,$(PROJECTROOT)/libdata/pkgconfig)
clean::
RemoveFile(xcomposite.pc)
|