[anjuta/gsettings-migration] build: small fix in build-schemas.mk
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gsettings-migration] build: small fix in build-schemas.mk
- Date: Tue, 19 Oct 2010 13:51:59 +0000 (UTC)
commit 41a36094830cd39fd225fa6fb7fcd22b2989a30b
Author: Johannes Schmid <jhs gnome org>
Date: Tue Oct 19 15:14:07 2010 +0200
build: small fix in build-schemas.mk
scripts/build-schemas.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scripts/build-schemas.mk b/scripts/build-schemas.mk
index 5d40f64..765f71d 100644
--- a/scripts/build-schemas.mk
+++ b/scripts/build-schemas.mk
@@ -9,7 +9,7 @@ $(prefs_name).gschema.xml: $(prefs_ui_schemas)
mv -f $< $@
%.gschema.xml: %.ui
- $(AM_V_GEN)$(top_srcdir)/scripts/builder2schema.pl $< $(prefs_name) $(prefs_keyfile) >> $@
+ $(AM_V_GEN)$(top_srcdir)/scripts/builder2schema.pl $< $(prefs_name) $(prefs_keyfile) > $@
# include the appropriate makefile rules for schema handling
@GSETTINGS_RULES@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]