diff options
Diffstat (limited to 'x11/xorg-libraries/files/patch-Xdamage-Imakefile')
-rw-r--r-- | x11/xorg-libraries/files/patch-Xdamage-Imakefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/xorg-libraries/files/patch-Xdamage-Imakefile b/x11/xorg-libraries/files/patch-Xdamage-Imakefile deleted file mode 100644 index 316b3ba332fe..000000000000 --- a/x11/xorg-libraries/files/patch-Xdamage-Imakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Xdamage/Imakefile.orig Fri Oct 1 17:42:44 2004 -+++ lib/Xdamage/Imakefile Fri Oct 1 17:44:54 2004 -@@ -61,7 +61,7 @@ - RemoveFile($@) - sh ../Xcursor/config-subst $(SUBSTVARS) < xdamage.pc.in > $@ - --InstallNonExecFile(xdamage.pc,$(USRLIBDIR)/pkgconfig) -+InstallNonExecFile(xdamage.pc,$(PROJECTROOT)/libdata/pkgconfig) - - clean:: - RemoveFile(xdamage.pc) |