summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL9
1 files changed, 1 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index ed8ade8..a32a79d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -40,11 +40,4 @@ running `make DESTDIR=dest install`.
Separate Build Directory
========================
-You can call the `configure` script from any directory on your system, and it
-will detect the location of the package source directory. It is recommended
-that you create a directory outside of the package source directory and build
-and install the package from there as follows:
-
- $ ../path/to/package/configure
- $ make
- # make install
+Building opkbuild from outside the source directory is currently unsupported.