]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Configure correct hook dir.
authorRoy Marples <roy@marples.name>
Mon, 20 Mar 2017 00:44:57 +0000 (00:44 +0000)
committerRoy Marples <roy@marples.name>
Mon, 20 Mar 2017 00:44:57 +0000 (00:44 +0000)
configure

index d1f647ea9a63d64914c5704fe3a0d5ca4126442e..3cf0000887090dfc86df88b3dacba1267f82294b 100755 (executable)
--- a/configure
+++ b/configure
@@ -1466,7 +1466,7 @@ if ! $HOOKSET; then
        fi
 fi
 
-if cd dhcpcd-hooks; then
+if cd hooks; then
        for x in $HOOKSCRIPTS; do
                printf "Finding hook $x ... "
                for h in [0-9][0-9]"-$x" \