[ovito] 05/06: Minor fix in debian/rules.

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 3689bf4bf54dc3308ff3c021ee0914f8c96dbd4d
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jul 24 23:16:54 2014 +0200

    Minor fix in debian/rules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2136bb6..ef946aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,4 +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
+	find ./ -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