From c0ec8e30a16d746e1fca7ab140d0625f319d27d1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 06 Mar 2012 14:00:56 -0500 Subject: Note that in-tree builds are now supported. --- diff --git a/INSTALL b/INSTALL index 994f900..9f775c0 100644 --- a/INSTALL +++ b/INSTALL @@ -46,6 +46,3 @@ and install the package from there as follows: $ ../path/to/package/configure $ make # make install - -NB: Currently, this is the only supported way to build this package. Running -'make' in the package source directory WILL NOT WORK! diff --git a/TODO b/TODO index 94389c4..b17d388 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ TODO: - * Support building from inside the source directory. * Support package relationship variables in control files. * Make oh-strip obey a missing '-l' option. * Check on file ownership and modes. -- cgit v0.9.1