chiark / gitweb /
Unset environment when testing Disobedience --help/--version, to
[disorder] / README.developers
index f7d9cfd5d6654977c0b31d28f04a876c716e1eae..9e73d01084f0d1cb660018b43d5528850348c72f 100644 (file)
@@ -21,7 +21,8 @@ Building:
    * Compiled versions of configure and the makefiles are including in bzr, so
      if you didn't use a source tarball, you must start as follows:
 
-        bash ./prepare -C
+        bash ./prepare
+        ./configure -C
         make
 
    * On FreeBSD you must use gmake.