[PATCH] Add missing sites-available/inner-tunnel to raddb/Makefile
Signed-off-by: Stephen Gran <sgran@debian.org> --- raddb/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/raddb/Makefile b/raddb/Makefile index 92e0ea3..578f16e 100644 --- a/raddb/Makefile +++ b/raddb/Makefile @@ -15,7 +15,7 @@ FILES = acct_users attrs attrs.access_reject attrs.accounting_response \ policy.txt preproxy_users proxy.conf radiusd.conf \ snmp.conf sql.conf sqlippool.conf users policy.conf \ sites-available/default sites-available/example \ - sites-available/README + sites-available/README sites-available/inner-tunnel # # This target is here for local debugging -- 1.5.4.3 -- -------------------------------------------------------------------------- | Stephen Gran | BOFH excuse #336: the xy axis in the | | steve@lobefin.net | trackball is coordinated with the | | http://www.lobefin.net/~steve | summer solstice | --------------------------------------------------------------------------
On Mon, Mar 31, 2008 at 11:41:12AM +0200, Alan DeKok said:
Stephen Gran wrote:
Signed-off-by: Stephen Gran <sgran@debian.org> ...
CVS head contains a fixed Makefile. There are a number of other files in the sites-available/ directory that should be installed, too.
I see the patch now, thanks - I'll use that one instead. -- -------------------------------------------------------------------------- | Stephen Gran | "An open mind has but one disadvantage: | | steve@lobefin.net | it collects dirt." -- a saying at RPI | | http://www.lobefin.net/~steve | | --------------------------------------------------------------------------
participants (2)
-
Alan DeKok -
Stephen Gran