Go to file
Thomas D 664e3bb0a8 Installer: $INITDIR already starts with a "/", so no need for, "$DESTDIR/$INITDIR"
Hi,

before the patch (DESTDIR = "/tmp/shorewall-4.6.5"; INITDIR =
"/etc/init.d"),

> [...]
> SysV init script init.gentoo.sh installed in /tmp/shorewall-4.6.5//etc/init.d/shorewall-lite

after the patch

> [...]
> SysV init script init.gentoo.sh installed in /tmp/shorewall-4.6.5/etc/init.d/shorewall-lite

-Thomas

From e7a192397323bb6cb66d08a6f24e7edfee044f31 Mon Sep 17 00:00:00 2001
From: Thomas D <whissi@whissi.de>
Date: Sat, 15 Nov 2014 16:38:05 +0100
Subject: [PATCH] $INITDIR already starts with a "/", so no need for
 "$DESTDIR/$INITDIR"

Before the patch (DESTDIR = "/tmp/shorewall-4.6.5"; INITDIR = "/etc/init.d"),

  > [...]
  > SysV init script init.gentoo.sh installed in /tmp/shorewall-4.6.5//etc/init.d/shorewall-lite

after the patch

  > [...]
  > SysV init script init.gentoo.sh installed in /tmp/shorewall-4.6.5/etc/init.d/shorewall-lite

Signed-off-by: Tom Eastep <teastep@shorewall.net>
2014-11-15 07:55:14 -08:00
docs More documentation updates for -C 2014-11-02 09:25:58 -08:00
Shorewall Installer: $INITDIR already starts with a "/", so no need for, "$DESTDIR/$INITDIR" 2014-11-15 07:55:14 -08:00
Shorewall6 Correct .service files 2014-11-11 18:05:04 -08:00
Shorewall6-lite Correct .service files 2014-11-11 18:05:04 -08:00
Shorewall-core Set SBINDIR to /usr/bin in shorewallrc.archlinux 2014-11-15 07:55:08 -08:00
Shorewall-init Remove $OPTIONS from Shorewall-init service files. 2014-11-12 14:38:48 -08:00
Shorewall-lite Installer: $INITDIR already starts with a "/", so no need for, "$DESTDIR/$INITDIR" 2014-11-15 07:55:14 -08:00
release Restore 'release' symlink from 'trunk' (required by build). 2013-08-06 07:31:01 -07:00