diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /x11/xorg-libraries/files/patch-Xcursor-Imakefile | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) |
Notes
Diffstat (limited to 'x11/xorg-libraries/files/patch-Xcursor-Imakefile')
-rw-r--r-- | x11/xorg-libraries/files/patch-Xcursor-Imakefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/xorg-libraries/files/patch-Xcursor-Imakefile b/x11/xorg-libraries/files/patch-Xcursor-Imakefile deleted file mode 100644 index 2d12831b0b09..000000000000 --- a/x11/xorg-libraries/files/patch-Xcursor-Imakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Xcursor/Imakefile.orig Fri May 28 11:20:24 2004 -+++ lib/Xcursor/Imakefile Fri May 28 11:20:43 2004 -@@ -87,7 +87,7 @@ - RemoveFile($@) - sh config-subst $(SUBSTVARS) < xcursor.pc.in > $@ - --InstallNonExecFile(xcursor.pc,$(USRLIBDIR)/pkgconfig) -+InstallNonExecFile(xcursor.pc,$(PROJECTROOT)/libdata/pkgconfig) - - clean:: - RemoveFile(xcursor.pc) |