diff options
Diffstat (limited to 'devel/ORBit2/files/patch-ab')
-rw-r--r-- | devel/ORBit2/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/ORBit2/files/patch-ab b/devel/ORBit2/files/patch-ab new file mode 100644 index 000000000..70131ebc1 --- /dev/null +++ b/devel/ORBit2/files/patch-ab @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Dec 18 07:20:12 2006 ++++ Makefile.in Mon Dec 18 07:20:47 2006 +@@ -239,7 +239,7 @@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc +-SUBDIRS = linc2 src include test docs ++SUBDIRS = linc2 src include docs + bin_SCRIPTS = orbit2-config + EXTRA_DIST = \ + ORBit2.m4 \ |