[four-in-a-row] Fix style-checker with new libgnome-games-support
- From: Sahil Sareen <ssareen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row] Fix style-checker with new libgnome-games-support
- Date: Mon, 15 Aug 2016 22:40:26 +0000 (UTC)
commit d062b1a60d1f9b42c09f260e5d68adf1c4f0cf88
Author: Sahil Sareen <sahil sareen hotmail com>
Date: Tue Aug 16 00:15:13 2016 +0100
Fix style-checker with new libgnome-games-support
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 57e5b92..60d0584 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -16,7 +16,7 @@ cd $srcdir
if [ -d $srcdir/.git ]; then
for HOOK in pre-commit pre-applypatch; do
if [ ! -L $srcdir/.git/hooks/$HOOK ]; then
- ln -s ../../../libgames-support/style-checker \
+ ln -s ../../../libgnome-games-support/style-checker \
$srcdir/.git/hooks/$HOOK && echo "Enabled $HOOK style checker."
fi
done
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]