From b51c55400c23c395ccc11a9f17a93eed1bc7baf4 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Wed, 5 Oct 2011 09:36:28 +0200 Subject: [PATCH] woops, fix repo --- doc/diveintohtml5/diveintohtml5.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/diveintohtml5/diveintohtml5.SlackBuild b/doc/diveintohtml5/diveintohtml5.SlackBuild index 63f7c97e..5bc42634 100755 --- a/doc/diveintohtml5/diveintohtml5.SlackBuild +++ b/doc/diveintohtml5/diveintohtml5.SlackBuild @@ -26,7 +26,7 @@ if [ -e $REPOSITORY ] ; then git pull ) else - git clone https://github.com/diveintomark/diveintopython3.git $REPOSITORY + git clone https://github.com/diveintomark/diveintohtml5.git $REPOSITORY fi mkdir -p $PKG$PREFIX/doc/