diff options
Diffstat (limited to 'x11/xorg-libraries/files/patch-Xrender-Imakefile')
-rw-r--r-- | x11/xorg-libraries/files/patch-Xrender-Imakefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/xorg-libraries/files/patch-Xrender-Imakefile b/x11/xorg-libraries/files/patch-Xrender-Imakefile deleted file mode 100644 index 804b06c709ea..000000000000 --- a/x11/xorg-libraries/files/patch-Xrender-Imakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Xrender/Imakefile.orig Sat Oct 16 15:41:02 2004 -+++ lib/Xrender/Imakefile Sat Oct 16 15:42:35 2004 -@@ -161,7 +161,7 @@ - RemoveFile($@) - sh ../Xcursor/config-subst $(SUBSTVARS) < xrender.pc.in > $@ - --InstallNonExecFile(xrender.pc,$(USRLIBDIR)/pkgconfig) -+InstallNonExecFile(xrender.pc,$(PROJECTROOT)/libdata/pkgconfig) - - clean:: - RemoveFile(xrender.pc) |