[Xfce4-commits] [xfce/libxfce4ui] 07/07: No need to install xml.in glade catalog files.

noreply at xfce.org noreply at xfce.org
Sun Jun 5 12:24:26 CEST 2016


This is an automated email from the git hooks/post-receive script.

landry pushed a commit to branch master
in repository xfce/libxfce4ui.

commit 44b7e01873364f2db14cb3a5bca7c96215d2b51b
Author: Landry Breuil <landry at xfce.org>
Date:   Sun Jun 5 12:21:06 2016 +0200

    No need to install xml.in glade catalog files.
    
    Discussed with eric.
---
 glade/Makefile.am | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/glade/Makefile.am b/glade/Makefile.am
index b1ac4c8..71de258 100644
--- a/glade/Makefile.am
+++ b/glade/Makefile.am
@@ -41,8 +41,7 @@ libxfce4uiglade_la_LIBADD = \
 gladecatalogdir = \
 	$(GLADEUI_CATALOGDIR)
 gladecatalog_DATA = \
-	libxfce4ui.xml \
-	libxfce4ui.xml.in
+	libxfce4ui.xml
 @INTLTOOL_XML_NOMERGE_RULE@
 endif
 
@@ -81,8 +80,7 @@ libxfce4uiglade2_la_LIBADD = \
 gladecatalogdir = \
 	$(GLADEUI2_CATALOGDIR)
 gladecatalog_DATA = \
-	libxfce4ui-2.xml \
-	libxfce4ui-2.xml.in
+	libxfce4ui-2.xml
 @INTLTOOL_XML_NOMERGE_RULE@
 endif
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list