[rygel] core: Use the correct config file
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Subject: [rygel] core: Use the correct config file
- Date: Sat, 4 Jul 2009 15:15:37 +0000 (UTC)
commit 39e604205406e5c178c14381d66f1e905a6744fe
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Sat Jul 4 15:54:17 2009 +0300
core: Use the correct config file
data/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 601e74b..662425e 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,9 +1,9 @@
SUBDIRS = xml
if ENABLE_MAEMO
-configfile = rygel-default.conf
-else
configfile = rygel-maemo.conf
+else
+configfile = rygel-default.conf
endif
sysconf_DATA = rygel.conf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]