From a2ef72fe57e96f304dde24d93130ed1bedbf06a7 Mon Sep 17 00:00:00 2001 From: W-Mark Kubacki Date: Mon, 22 Mar 2010 15:41:20 +0100 Subject: Makefile: DESTDIR and --prefix support --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 390d104..4302ab4 100644 --- a/README.rst +++ b/README.rst @@ -32,8 +32,8 @@ To install:: make make install -*fcgiwrap* will be copied to ``/usr/local/bin/fcgiwrap``. -You can omit ``make install`` and install it e.g. to ``/usr/sbin`` by hand. +*fcgiwrap* will be copied to ``/usr/local/sbin/fcgiwrap`` if you did not set +``--prefix`` for configure or ``DESTDIR`` for the makefile. usage ----- -- cgit v1.2.3