[gnome-calendar] Makefile: don't install docs



commit e411257fca1e2be0d90abb2895479e9a7304efb8
Author: Igor Gnatenko <ignatenko src gnome org>
Date:   Fri Jan 2 20:17:58 2015 +0300

    Makefile: don't install docs
    
    All RPM-based distros installing docs via %doc in RPM Spec.
    Fedora < 21 using arch-dependent doc-dir.
    
    Signed-off-by: Igor Gnatenko <ignatenko src gnome org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=742231

 Makefile.am |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c31ac6f..1045c27 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,13 +2,6 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
 SUBDIRS = src data po
 
-gnome_calendardocdir = ${datadir}/doc/${PACKAGE_NAME}-${PACKAGE_VERSION}
-gnome_calendardoc_DATA =        \
-  AUTHORS                       \
-  README                        \
-  NEWS                          \
-       ChangeLog
-
 INTLTOOL_FILES =                \
   intltool-extract.in           \
   intltool-merge.in             \


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