19 lines
809 B
Plaintext
19 lines
809 B
Plaintext
$OpenBSD: patch-gconf_Makefile_in,v 1.3 2005/11/13 06:49:01 marcm Exp $
|
|
--- gconf/Makefile.in.orig Thu Jun 30 16:10:56 2005
|
|
+++ gconf/Makefile.in Mon Jul 11 05:27:53 2005
|
|
@@ -875,13 +875,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:
|