aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Xfixes/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/Xfixes/Imakefile')
-rw-r--r--nx-X11/lib/Xfixes/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/Xfixes/Imakefile b/nx-X11/lib/Xfixes/Imakefile
index bbf88e1d0..3dc1bd983 100644
--- a/nx-X11/lib/Xfixes/Imakefile
+++ b/nx-X11/lib/Xfixes/Imakefile
@@ -66,7 +66,7 @@ all:: xfixes.pc
xfixes.pc: xfixes.pc.in
RemoveFile($@)
- sh ../Xcursor/config-subst $(SUBSTVARS) < xfixes.pc.in > $@
+ sh ../Xrender/config-subst $(SUBSTVARS) < xfixes.pc.in > $@
InstallNonExecFile(xfixes.pc,$(USRLIBDIR)/pkgconfig)