mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 20:24:39 +02:00
only setup precommit hook for git, github allows non git downloads through tags and zips
This commit is contained in:
@@ -10,4 +10,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
autoreconf --install --force --verbose
|
autoreconf --install --force --verbose
|
||||||
ln -s -f ../../pre-commit.sh .git/hooks/pre-commit
|
|
||||||
|
if test -d .git; then
|
||||||
|
ln -s -f ../../pre-commit.sh .git/hooks/pre-commit
|
||||||
|
fi
|
||||||
|
Reference in New Issue
Block a user