aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Paillard <spaillard@debian.org>2013-05-13 20:51:19 +0200
committerSimon Paillard <spaillard@debian.org>2013-05-13 20:52:56 +0200
commitddb81100697b7bdc6bed21fb1cb90809434d44c6 (patch)
treec136c460c0de17f624a5e1afc2f0e6854f20e8a3
parente65748d841602efb1ba436e6509d7ddf4a4b3d9c (diff)
INSTALL: mention dpkg-checkbuilddeps, drop runtime script
Script 050checkinst dropped at each run, because it's only relevant at INSTALL and documented in that file. (cherry picked from commit bfea2128e322918b390aa7ed2196b1a55567ae8c)
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index f7c5e86..c5979e4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,8 @@ case, you might have to adjust some of the steps.
one instead of lenny's version.
2) Download the code from git://git.debian.org/git/webwml/packages.git
(Something like `git clone git://git.debian.org/git/webwml/packages.git')
-3) Install the needed dependencies. A list can be found in debian/control.
+3) Install the needed dependencies. A list can be found in debian/control and
+ used with dpkg-checkbuilddeps to check for missing deps.
4) Install apache2 (apache2-mpm-worker), mod_perl (libapache2-mod-perl2) and
Apache2::Reload (libapache2-reload-perl)
5) Adjust the configuration to your needs. You should at least edit the