pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gle/patches Do not install example source cod...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e7aa04e2d12e
branches: trunk
changeset: 466740:e7aa04e2d12e
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jan 22 14:14:08 2004 +0000
description:
Do not install example source code, because it does not build correctly (developers can still use the gle distribution)
diffstat:
graphics/gle/patches/patch-aa | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diffs (17 lines):
diff -r 79803ca86246 -r e7aa04e2d12e graphics/gle/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gle/patches/patch-aa Thu Jan 22 14:14:08 2004 +0000
@@ -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
+
Home |
Main Index |
Thread Index |
Old Index