[master 2/8] Don't distribute the gnome desktop file with translations

David Shea dshea at redhat.com
Thu Jul 24 19:32:46 UTC 2014


We distribute the template file and we distribute the translations, so
we can put the intltool-merge step off until build.
---
 data/liveinst/gnome/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data/liveinst/gnome/Makefile.am b/data/liveinst/gnome/Makefile.am
index ae05a5c..861f5b1 100644
--- a/data/liveinst/gnome/Makefile.am
+++ b/data/liveinst/gnome/Makefile.am
@@ -18,8 +18,9 @@
 # Author: Kalev Lember <kalevlember at gmail.com>
 
 welcomedir              = $(datadir)/$(PACKAGE_NAME)/gnome
-dist_welcome_DATA       = fedora-welcome.desktop install-button.png
+dist_welcome_DATA       = install-button.png
 dist_welcome_SCRIPTS    = fedora-welcome
+welcome_DATA            = fedora-welcome.desktop
 
 EXTRA_DIST = fedora-welcome.desktop.in
 
-- 
1.9.3



More information about the anaconda-patches mailing list