[debian-edu-commits] debian-edu/ 09/11: Fix typo.

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Dec 3 17:01:33 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository thonny.

commit 0ca455b8f3ab26630a4361eafa302639435b64c2
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Dec 3 17:49:16 2017 +0100

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

diff --git a/debian/rules b/debian/rules
index 70a8ed3..0278da3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,5 @@ override_dh_installdocs:
 
 	# Move help page to /usr/share/doc to double as README and be out of /usr/lib
 	cd debian/thonny/usr/lib/python3*/dist-packages/thonny/plugins/help/ ; \
-	    mv help.rst ../../../../..//share/doc/thonny/README.rst ; \
+	    mv help.rst ../../../../../../share/doc/thonny/README.rst ; \
 	    ln -sf /usr/share/doc/thonny/README.rst help.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/thonny.git



More information about the debian-edu-commits mailing list