summaryrefslogtreecommitdiff
path: root/x11/xcursorgen/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xcursorgen/patches/patch-aa')
-rw-r--r--x11/xcursorgen/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/xcursorgen/patches/patch-aa b/x11/xcursorgen/patches/patch-aa
deleted file mode 100644
index fdb4765ad74..00000000000
--- a/x11/xcursorgen/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/03/08 08:25:31 tron Exp $
-
---- handhelds/Imakefile.orig 2003-02-28 14:19:21.000000000 +0100
-+++ handhelds/Imakefile 2003-03-08 08:49:40.000000000 +0100
-@@ -11,7 +11,7 @@
- all:: name @@\
- @@\
- name: name.cfg CursorSources(name) @@\
-- $(XCURSORGEN) -p $(PNGDIR) name.cfg name @@\
-+ ../xcursorgen -p $(PNGDIR) name.cfg name @@\
- @@\
- clean:: @@\
- $(RM) name @@\