mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 08:17:01 +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:
|
||||
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \
|
||||
--makefile-install-rule $(srcdir)/$(schema_DATA) || \
|
||||
echo ;\
|
||||
(echo ;\
|
||||
echo "*****************************************************"; \
|
||||
echo "Installation of schemas failed, install them manually"; \
|
||||
echo "*****************************************************";
|
||||
echo "*****************************************************";)
|
||||
@true
|
||||
|
||||
EXTRA_DIST = gstreamer.schemas
|
||||
|
|
Loading…
Reference in a new issue