pkgsrc/sysutils/gnome-vfsmm/patches/patch-aa
drochner 95f08dd5b9 the API doc isn't even installed -- skip documentation build and
drop build dependency on doxygen
(no change to installed pkg)
2011-01-17 16:31:53 +00:00

13 lines
479 B
Text

$NetBSD: patch-aa,v 1.1 2011/01/17 16:31:53 drochner Exp $
--- Makefile.in.orig 2009-03-16 17:20:42.000000000 +0000
+++ Makefile.in
@@ -197,7 +197,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = tools libgnomevfs docs examples
+SUBDIRS = tools libgnomevfs examples
DIST_SUBDIRS = $(SUBDIRS) scripts
EXTRA_DIST = gnome-vfsmm.spec.in \
build_shared/Makefile_build.am_fragment \