[ovito] 03/06: Remove all .DS_Store.gz from ovito-doc.

Anton Gladky gladk at moszumanska.debian.org
Thu Jul 24 22:19:26 UTC 2014


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

gladk pushed a commit to branch master
in repository ovito.

commit 6f3ff3751809fc39e20ff5324d419b7ada6ee0da
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jul 24 19:55:16 2014 +0200

    Remove all .DS_Store.gz from ovito-doc.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index ab74627..2136bb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,3 +24,4 @@ override_dh_auto_configure:
 override_dh_install:
 	dh_install --list-missing
 	find ./debian/ovito -type d -empty -delete
+	find ./debian/ -name ".DS_Store.gz" | xargs rm -f

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ovito.git



More information about the debian-science-commits mailing list