[gnome-calendar] Install the docs in a more common location



commit 1c3599e13c2645f29f3e999db535bd8c1c8735af
Author: Mathieu Bridon <bochecha fedoraproject org>
Date:   Thu Sep 20 16:25:19 2012 +0800

    Install the docs in a more common location

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ea4423a..d1603ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
 SUBDIRS = src data po doc
 
-gnome_calendardocdir = ${prefix}/doc/gnome_calendar
+gnome_calendardocdir = ${datadir}/doc/${PACKAGE_NAME}-${PACKAGE_VERSION}
 gnome_calendardoc_DATA =        \
   AUTHORS                       \
   README                        \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]