[liggghts] 08/08: Minor fix.

Anton Gladky gladk at moszumanska.debian.org
Sun Jun 15 18:59:04 UTC 2014


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

gladk pushed a commit to branch master
in repository liggghts.

commit f7aa49777a3bdf258f761001e9e50ca2f168e24b
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Jun 15 20:55:04 2014 +0200

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

diff --git a/debian/rules b/debian/rules
index 63aadb3..b5eaa34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,4 +29,4 @@ override_dh_strip:
 
 override_dh_installexamples:
 	dh_installexamples
-	find $(CURDIR)/debian/tmp/ -name ".gitignore" | xargs rm -f
+	find $(CURDIR)/debian/ -name ".gitignore" | xargs rm -f

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



More information about the debian-science-commits mailing list