]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
tools/cmake-format: Do not exclude CMakeLists.txt files
authorRalf Habacker <ralf.habacker@freenet.de>
Thu, 24 Jan 2019 07:07:18 +0000 (08:07 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Thu, 24 Jan 2019 08:07:10 +0000 (09:07 +0100)
This fixes a regression of merge request !82 introduced
with the rebase to !84.

tools/cmake-format

index 303f6745372405b0827d187ba52781aeb50839a7..1e5f46fb0d4437cfef98b96abd5d44803183ed1e 100755 (executable)
@@ -94,7 +94,7 @@ fi
 
 # setup dir to apply
 s=$(dirname $0)
-root=$(realpath $s/../cmake)
+root=$(realpath $s/..)
 
 #echo $exp
 #echo $root