[gnome-js-common] Install "documentation" to prefix/share/doc, not prefix/doc



commit a8fd2b9e4832ea563df3dca06f8f7e84cebed6f3
Author: Tim Horton <hortont424 gmail com>
Date:   Thu Dec 31 18:55:03 2009 -0500

    Install "documentation" to prefix/share/doc, not prefix/doc

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6d9b997..bb25f7e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 SUBDIRS = po modules tests
 
-gnome_js_commondocdir = ${prefix}/doc/gnome_js_common
+gnome_js_commondocdir = ${prefix}/share/doc/gnome_js_common
 gnome_js_commondoc_DATA = \
 	README \
 	COPYING \



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