[rygel] build: Correct desktop file location
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [rygel] build: Correct desktop file location
- Date: Tue, 29 Sep 2009 11:51:45 +0000 (UTC)
commit af3f6b131f901439c8e308548900decacfb25fb8
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Tue Sep 29 14:45:32 2009 +0300
build: Correct desktop file location
src/rygel/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rygel/Makefile.am b/src/rygel/Makefile.am
index e83c263..b7a2661 100644
--- a/src/rygel/Makefile.am
+++ b/src/rygel/Makefile.am
@@ -3,7 +3,7 @@ shareddir = $(abs_top_builddir)/data
desktopdir = $(shareddir)
else
shareddir = $(datadir)/rygel
-desktopdir = $(shareddir)/applications
+desktopdir = $(datadir)/applications
endif
if UNINSTALLED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]