[Xfce4-commits] [xfce/xfce4-appfinder] 01/03: Fix make distcheck build

noreply at xfce.org noreply at xfce.org
Fri Dec 7 02:37:33 CET 2018


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

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-appfinder.

commit 11f2021f41dac6457f01a4dd85fc23857beff492
Author: Andre Miranda <andreldm at xfce.org>
Date:   Thu Dec 6 22:31:35 2018 -0300

    Fix make distcheck build
---
 data/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/Makefile.am b/data/Makefile.am
index a2da2a3..fd814d4 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -12,7 +12,7 @@ apps_DATA = $(apps_in_files:.desktop.in=.desktop)
 @INTLTOOL_XML_RULE@
 appdatadir = $(datadir)/metainfo
 appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-appdata_in_files = org.xfce.xfce4-appfinder.appdata.xml
+appdata_in_files = org.xfce.xfce4-appfinder.appdata.xml.in
 
 EXTRA_DIST = \
 	$(apps_in_files)	\

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


More information about the Xfce4-commits mailing list