[gthumb/ext] fixed file path
- From: Paolo Bacchilega <paobac src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gthumb/ext] fixed file path
- Date: Thu, 3 Sep 2009 19:54:14 +0000 (UTC)
commit 2a8f3450a677fa7883db4894b78dfe0b59f1bc8d
Author: Paolo Bacchilega <paobac src gnome org>
Date: Thu Sep 3 21:17:46 2009 +0200
fixed file path
extensions/slideshow/data/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/slideshow/data/Makefile.am b/extensions/slideshow/data/Makefile.am
index c641128..f6c6100 100644
--- a/extensions/slideshow/data/Makefile.am
+++ b/extensions/slideshow/data/Makefile.am
@@ -8,7 +8,7 @@ schema_DATA = $(schema_in_files:.schemas.in=.schemas)
if GCONF_SCHEMAS_INSTALL
install-data-local:
- GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/extensions/image_viewer/data/$(schema_DATA)
+ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/extensions/slideshow/data/$(schema_DATA)
endif
EXTRA_DIST = $(schema_in_files)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]