[Blends-commit] [SCM] website branch, master, updated. 2494d69276d0a535e323b1fac57b188c87341fca

Andreas Tille tille at debian.org
Mon Sep 7 06:58:33 UTC 2015


The following commit has been merged in the master branch:
commit 2494d69276d0a535e323b1fac57b188c87341fca
Author: Andreas Tille <tille at debian.org>
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



More information about the Blends-commit mailing list