[Xfce4-commits] <xfce-git-hooks:master> Disable www hooks.
Nick Schermer
noreply at xfce.org
Sat Jan 8 18:04:01 CET 2011
Updating branch refs/heads/master
to 9a6cc1d283843645cd9b29ca1f94adc54bd3445f (commit)
from af1a4ab76f6510013ac612305c500f52fed83963 (commit)
commit 9a6cc1d283843645cd9b29ca1f94adc54bd3445f
Author: Nick Schermer <nick at xfce.org>
Date: Sat Jan 8 18:02:31 2011 +0100
Disable www hooks.
Websites will move away from mocha and this never worked properly.
post-update | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/post-update b/post-update
index ae21d3c..b191d1d 100755
--- a/post-update
+++ b/post-update
@@ -14,6 +14,6 @@ unset parent path
echo ">> update server info" &&
$XFCE_GIT_HOOK_DIR/hooks/post-update-01-server-info &&
-echo ">> update Xfce website" &&
-$XFCE_GIT_HOOK_DIR/hooks/post-update-03-www-pull &&
+#echo ">> update Xfce website" &&
+#$XFCE_GIT_HOOK_DIR/hooks/post-update-03-www-pull &&
$XFCE_GIT_HOOK_DIR/hooks/post-update-04-cgit
More information about the Xfce4-commits
mailing list