[gnome-taquin] Fix style-checker with new libgnome-games-support
- From: Sahil Sareen <ssareen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-taquin] Fix style-checker with new libgnome-games-support
- Date: Mon, 15 Aug 2016 21:28:07 +0000 (UTC)
commit b9ea7661d47743deffd41abf60f5df18a8769612
Author: Sahil Sareen <sahil sareen hotmail com>
Date: Mon Aug 15 22:27:29 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]