pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/kdesdk3/patches add missing patch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83ad51cd0580
branches:  trunk
changeset: 473504:83ad51cd0580
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Apr 20 14:09:23 2004 +0000

description:
add missing patch

diffstat:

 devel/kdesdk3/patches/patch-ad |  10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r aaf7aba9586f -r 83ad51cd0580 devel/kdesdk3/patches/patch-ad
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/kdesdk3/patches/patch-ad    Tue Apr 20 14:09:23 2004 +0000
@@ -0,0 +1,10 @@
+$NetBSD: patch-ad,v 1.1 2004/04/20 14:09:23 markd Exp $
+
+--- kompare/libdiff2/Makefile.am.orig  2003-11-30 22:50:02.000000000 +1300
++++ kompare/libdiff2/Makefile.am
+@@ -1,4 +1,4 @@
+-INCLUDES = -D INLINE_DIFFERENCES=0 -D EXCLUDE_DIFF_OPTION=0 -I$(top_srcdir)/kompare/komparepart -I$(top_srcdir)/kompare/interfaces $(all_includes)
++INCLUDES = -DINLINE_DIFFERENCES=0 -DEXCLUDE_DIFF_OPTION=0 -I$(top_srcdir)/kompare/komparepart -I$(top_srcdir)/kompare/interfaces $(all_includes)
+ 
+ noinst_HEADERS = \
+       levenshteintable.h \



Home | Main Index | Thread Index | Old Index