From a77ca871c6c1b0d6d866f95e4eb6e013f92e9627 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 21 Apr 2015 15:28:25 +0200 Subject: fix for Xcursor clean-up (422fe90) --- nx-X11/lib/Xfixes/Imakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nx-X11/lib/Xfixes/Imakefile') 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) -- cgit v1.2.3