The following commit has been merged in the master branch:
commit 2494d69276d0a535e323b1fac57b188c87341fca
Author: Andreas Tille <[email protected]>
Date:   Mon Sep 7 08:58:24 2015 +0200

    Fix path

diff --git a/webtools/fetch_README.Debian b/webtools/fetch_README.Debian
index 739fe31..c153e94 100755
--- a/webtools/fetch_README.Debian
+++ b/webtools/fetch_README.Debian
@@ -13,4 +13,4 @@ $WGET -q 
http://blends.alioth.debian.org/machine-readable/README.Debian.tar.bz2
 rm -rf ${TARGETDIR}/${SUBDIR}
 mv machine-readable ${SUBDIR}
 
-if [ -x ~/bin/my_static-update-component ] ; then my_static-update-component ; 
fi
+if [ -x ~/bin/my_static-update-component ] ; then 
~/bin/my_static-update-component ; fi

-- 
Static and dynamic websites for Debian Pure Blends

_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to