diff options
-rw-r--r-- | INSTALL | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -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 opkhelper from outside the source directory is currently unsupported. |