[adios] 112/207: typo in find

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:45 UTC 2015


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

mckinstry pushed a commit to branch master
in repository adios.

commit 82cc2eb03ed44ac54ac69f292060b8cbe44280bb
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon May 19 14:32:00 2014 +0100

    typo in find
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e541871..6d2a8bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -109,7 +109,7 @@ override_dh_auto_test:
 
 override_dh_installexamples:
 	dh_installexamples
-	find ebian/libadios-dev/usr/share/doc/libadios-dev/examples -name '*.o' -delete 
+	find debian/libadios-dev/usr/share/doc/libadios-dev/examples -name '*.o' -delete 
 	find debian/libadios-dev/usr/share/doc/libadios-dev/examples/C -type f -exec chmod -x {} \;
 
 override_dh_fixperms:

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



More information about the debian-science-commits mailing list