[Xfce4-commits] <xfce-git-hooks:master> fix incorrect var name
Brian J. Tarricone
brian at tarricone.org
Mon Aug 17 21:40:02 CEST 2009
Updating branch refs/heads/master
to e201e0560ca685aa4e911b0f124c27f9d558c97b (commit)
from 8edd9fd9ad0943682dbf50aa185130cbfa3a59ed (commit)
commit e201e0560ca685aa4e911b0f124c27f9d558c97b
Author: Brian J. Tarricone <brian at tarricone.org>
Date: Mon Aug 17 12:42:12 2009 -0700
fix incorrect var name
post-update | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/post-update b/post-update
index 5e403f4..daaf191 100755
--- a/post-update
+++ b/post-update
@@ -2,4 +2,4 @@
XFCE_GIT_HOOK_DIR="/usr/local/share/xfce-git-hooks"
-$XFCE_HOOK_DIR/hooks/post-update-01-server-info
+$XFCE_GIT_HOOK_DIR/hooks/post-update-01-server-info
More information about the Xfce4-commits
mailing list