[quadrapassel] Fix style-checker with new libgnome-games-support



commit eb155416c2080880a4a2c3651de12a607eab1721
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Tue Aug 16 23:23:47 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]