openbsd-ports/devel/gstreamer-plugins/patches/patch-gconf_Makefile_in
2006-02-19 19:22:06 +00:00

19 lines
809 B
Plaintext

$OpenBSD: patch-gconf_Makefile_in,v 1.4 2006/02/19 19:22:06 espie Exp $
--- gconf/Makefile.in.orig Sun Sep 4 14:19:41 2005
+++ gconf/Makefile.in Mon Dec 19 14:36:49 2005
@@ -851,13 +851,7 @@ gstreamer-@GST_MAJORMINOR@.schemas: gstr
cp gstreamer.schemas gstreamer-@GST_MAJORMINOR@.schemas
install-data-local:
- @GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \
- --makefile-install-rule $(srcdir)/$(schema_DATA) || \
- (echo ;\
- echo "*****************************************************"; \
- echo "Installation of schemas failed, install them manually"; \
- echo "*****************************************************";)
- @true
+
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: