mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
taaz's virtual patch
Original commit message from CVS: taaz's virtual patch
This commit is contained in:
parent
fc6120b395
commit
753a083ade
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue