[gnome-power-manager] trivial: fix 'make distcheck'



commit c6374a94561b0e19def376ea4fa673b7969cf6eb
Author: Richard Hughes <richard hughsie com>
Date:   Thu Feb 14 14:50:24 2013 +0000

    trivial: fix 'make distcheck'

 Makefile.am                         |    6 ++----
 contrib/gnome-power-manager.spec.in |    2 --
 2 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e516db4..df01f50 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,8 +13,7 @@ EXTRA_DIST =                                          \
        intltool-merge.in                               \
        intltool-update.in                              \
        omf.make                                        \
-       xmldocs.make                                    \
-       gnome-doc-utils.make
+       xmldocs.make
 
 DISTCLEANFILES =                                       \
        intltool-extract                                \
@@ -29,7 +28,6 @@ MAINTAINERCLEANFILES =                                        \
        config.h.in                                     \
        config.sub                                      \
        depcomp                                         \
-       gnome-doc-utils.make                            \
        install-sh                                      \
        ltmain.sh                                       \
        missing                                         \
@@ -45,7 +43,7 @@ distclean-local:
 ChangeLog:
        @echo Creating $@
        @if test -d "$(srcdir)/.git"; then \
-         (GIT_DIR=$(top_srcdir)/.git ./missing --run git log gnome-2-26.. --stat -M -C --name-status  
--date=short --no-color) | fmt --split-only > $  tmp \
+         (GIT_DIR=$(top_srcdir)/.git ./missing --run git log gnome-3-6.. --stat -M -C --name-status  
--date=short --no-color) | fmt --split-only > $  tmp \
          && mv -f $  tmp $@ \
          || ($(RM) $  tmp; \
              echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
diff --git a/contrib/gnome-power-manager.spec.in b/contrib/gnome-power-manager.spec.in
index c6b277f..3acaad0 100644
--- a/contrib/gnome-power-manager.spec.in
+++ b/contrib/gnome-power-manager.spec.in
@@ -64,9 +64,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_bindir}/*
 %{_datadir}/applications/*.desktop
 %{_datadir}/glib-2.0/schemas/*.gschema.xml
-%{_datadir}/gnome-power-manager/icons/hicolor/*/*/*.*
 %{_datadir}/icons/hicolor/*/apps/gnome-power-statistics.*
-%dir %{_datadir}/gnome-power-manager
 %{_datadir}/glib-2.0/schemas/*.gschema.xml
 %{_mandir}/man1/*.1.gz
 


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