diff options
Diffstat (limited to 'misc/siag/patches/patch-au')
-rw-r--r-- | misc/siag/patches/patch-au | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/siag/patches/patch-au b/misc/siag/patches/patch-au new file mode 100644 index 00000000000..2c2b8aea219 --- /dev/null +++ b/misc/siag/patches/patch-au @@ -0,0 +1,13 @@ +$NetBSD: patch-au,v 1.1 2000/02/02 04:05:16 wiz Exp $ + +--- egon/examples/Makefile.in.orig Tue Jul 6 03:09:25 1999 ++++ egon/examples/Makefile.in Wed Feb 2 04:38:17 2000 +@@ -83,7 +83,7 @@ + VERSION = @VERSION@ + XAWLIB = @XAWLIB@ + +-docdir = $(prefix)/doc/siag/egon/examples ++docdir = $(prefix)/share/doc/siag/egon/examples + + doc_DATA = bounce.egon ms.egon propeller.egon rondo.egon + |