Code

Import git-update-mirror and git-notify
[nagiosplug.git] / tools / setup
index 7fdb980da6ba05d10c8680c275f89bd9d8fec4d7..1afe4f15bd749d6df2e101655e208a90a07d5ea5 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
 # autogen.sh glue from CMU Cyrus IMAP
-# $Id$
 #
 # Requires: automake, autoconf, dpkg-dev
 # set -e
@@ -47,5 +46,5 @@ else
 fi
 
 if [ $docbook = 1 ] ; then
-       cd doc && make
+       ( cd doc && make )
 fi