taaz's virtual patch

Original commit message from CVS:
taaz's virtual patch
This commit is contained in:
Thomas Vander Stichele 2002-12-08 20:22:08 +00:00
parent 69584f994a
commit 619d2469ac

View file

@ -4,10 +4,10 @@ schema_DATA = gstreamer.schemas
install-data-local: install-data-local:
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \
--makefile-install-rule $(srcdir)/$(schema_DATA) || \ --makefile-install-rule $(srcdir)/$(schema_DATA) || \
echo ;\ (echo ;\
echo "*****************************************************"; \ echo "*****************************************************"; \
echo "Installation of schemas failed, install them manually"; \ echo "Installation of schemas failed, install them manually"; \
echo "*****************************************************"; echo "*****************************************************";)
@true @true
EXTRA_DIST = gstreamer.schemas EXTRA_DIST = gstreamer.schemas