From f27a36dad387eacde2c9ae6a99685f351ef74edf Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 22 Jan 2004 14:14:08 +0000 Subject: Do not install example source code, because it does not build correctly (developers can still use the gle distribution) --- graphics/gle/patches/patch-aa | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/gle/patches/patch-aa (limited to 'graphics/gle') diff --git a/graphics/gle/patches/patch-aa b/graphics/gle/patches/patch-aa new file mode 100644 index 00000000000..d50384283b0 --- /dev/null +++ b/graphics/gle/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.6 2004/01/22 14:14:08 adam Exp $ + +--- Makefile.in.orig 2004-01-22 14:56:10.000000000 +0000 ++++ Makefile.in +@@ -74,7 +74,7 @@ RANLIB = @RANLIB@ + STRIP = @STRIP@ + VERSION = @VERSION@ + +-SUBDIRS = src doc examples man ms-visual-c swig ++SUBDIRS = src doc man ms-visual-c swig + + EXTRA_DIST = .cvsignore gle.spec + -- cgit v1.2.3