[gnome-commander] Remove some more relicts of intltool



commit 4876838d3d922ba5f40415b41ec50f1fc2e3b5f6
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sat Feb 11 19:00:12 2017 +0100

    Remove some more relicts of intltool

 Makefile.am      |    3 ---
 data/Makefile.am |    3 ---
 2 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 4883bfb..e2570c2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,9 +18,6 @@ EXTRA_DIST =                \
        NEWS                    \
        README
 
-DISTCLEANFILES =            \
-       po/.intltool-merge-cache
-
 DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
 
 AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
diff --git a/data/Makefile.am b/data/Makefile.am
index cbb6e99..bfcf738 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -20,8 +20,6 @@ mimetopdir = $(datadir)/@PACKAGE@/mime
 mimexmldir = $(mimetopdir)/packages
 mimexml_DATA = gnome-commander-mime.xml
 
-@INTLTOOL_XML_RULE@
-
 ebuild_files = @PACKAGE@.ebuild
 ebuild_DATA_NOINST = @PACKAGE@-@VERSION@.ebuild
 
@@ -51,5 +49,4 @@ uninstall-hook:
        for target in $(DESTDIR)/$(mimetopdir)/* ; \
                do test "x$${target}" != "x$(DESTDIR)/$(mimexmldir)" && rm -rf $${target} ; done
 
-
 -include $(top_srcdir)/git.mk


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