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