[SCM] Packaging for liblsmgengeo. Library for creating geometry-files of packed spheres for DEM-programms. branch, master, updated. a3979929ac07d358d7efe10f1c3b1487a604ae61

Anton Gladky gladky.anton at gmail.com
Wed Nov 16 18:37:44 UTC 2011


The following commit has been merged in the master branch:
commit 6c767d59e7961e3eeea0ffe910b21b3528ec235c
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Wed Nov 16 19:23:29 2011 +0100

    Delete *.la files after install

diff --git a/debian/rules b/debian/rules
index c9ca604..253ebd1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,4 @@ override_dh_auto_install:
 	dh_auto_install -- DESTDIR=$(INSTDIR)
 	find . -name '*.pyc' -print0 | xargs -0 rm -f
 	find . -name '*.pyo' -print0 | xargs -0 rm -f
+	find . -name '*.la' -print0 | xargs -0 rm -f

-- 
Packaging for liblsmgengeo. Library for creating geometry-files of packed spheres for DEM-programms.



More information about the debian-science-commits mailing list