openbsd-ports/devel/gconfmm/patches/patch-Makefile_in

13 lines
498 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Makefile_in,v 1.3 2007/07/17 16:49:02 jasper Exp $
--- Makefile.in.orig Mon Jul 16 12:28:07 2007
+++ Makefile.in Mon Jul 16 12:28:25 2007
@@ -192,7 +192,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = tools gconf examples docs
+SUBDIRS = tools gconf docs
DIST_SUBDIRS = $(SUBDIRS) scripts
EXTRA_DIST = build_shared/Makefile_build.am_fragment \
build_shared/Makefile_build_gensrc.am_fragment \