openbsd-ports/x11/gnome/mono-gnome/patches/patch-sample_gconf_Makefile_in
ajacoutot ac1a7beaaa - do not run gconftool-2 at install phase, this should be done using
@exec marker if/when needed
- add CONFIGURE_SHARED
2009-01-21 14:36:08 +00:00

16 lines
439 B
Plaintext

$OpenBSD: patch-sample_gconf_Makefile_in,v 1.1 2009/01/21 14:36:08 ajacoutot Exp $
Do not run gconftool-2, this should be done using @exec marker
in the package if/when needed.
--- sample/gconf/Makefile.in.orig Wed Jan 21 15:29:20 2009
+++ sample/gconf/Makefile.in Wed Jan 21 15:29:40 2009
@@ -331,7 +331,6 @@ info-am:
install-data-am:
@$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
install-dvi: install-dvi-am