[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet popinet at users.sf.net
Fri May 15 02:54:15 UTC 2009


The following commit has been merged in the upstream branch:
commit 2753cd3d36049ba6483d8dd21c04e2718614cc32
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Mon Apr 16 09:07:10 2007 +1000

    Added missing desktop files to tarball distribution
    
    darcs-hash:20070415230710-d4795-6d8a7c2bc21a7753184a739226c7c0ae77cf1bb7.gz

diff --git a/desktop/Makefile.am b/desktop/Makefile.am
index b3154f9..97ba870 100644
--- a/desktop/Makefile.am
+++ b/desktop/Makefile.am
@@ -4,8 +4,12 @@ mimedir = $(datadir)/mime/packages
 mime_DATA = gerris.xml
 
 iconsdir = $(datadir)/icons/hicolor/48x48/mimetypes
-icons_DATA = \
-	application-gerris.png \
+
+ICONS = application-gerris.png \
 	application-gerris-2D.png \
 	application-gerris-3D.png \
 	application-gerris-compressed.png
+
+icons_DATA = $(ICONS)
+
+EXTRA_DIST = gerris.xml $(ICONS)

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list