shorewall_code/Shorewall-lite
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
..
manpages Correct typos in the -lite manpages 2014-11-11 07:48:57 -08:00
configpath Correct all configpath files. 2013-02-14 15:10:21 -08:00
COPYING Correct address of the FSF 2011-06-06 06:55:40 -07:00
default.debian Add STARTOPTIONS and RESTARTOPTIONS 2012-01-16 10:03:13 -08:00
init.debian.sh Add '. /lib/lsb/init-functions' to the Debian-specific init scripts, as recommended by lintian 2013-10-05 16:31:45 -04:00
init.fedora.sh Provide STARTOPTIONS and RESTARTOPTIONS in all cases 2014-10-30 10:22:39 -07:00
init.sh Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
init.suse.sh Suse specific patches 2012-08-25 08:45:57 -07:00
install.sh Installer: $INITDIR already starts with a "/", so no need for, "$DESTDIR/$INITDIR" 2014-11-15 07:55:14 -08:00
lib.base Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
logrotate Rationalize init logs 2010-04-10 11:46:50 -07:00
Makefile Correct Makefiles 2012-04-14 12:01:37 -07:00
README.txt Rectify anachronistic README files 2010-02-28 17:30:52 -08:00
shorecap Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
shorewall-lite Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
shorewall-lite.conf Search and destroy trailing whitespace 2012-04-24 14:52:57 -07:00
shorewall-lite.service Provide STARTOPTIONS and RESTARTOPTIONS in all cases 2014-10-30 10:22:39 -07:00
shorewall-lite.service.214 Provide STARTOPTIONS and RESTARTOPTIONS in all cases 2014-10-30 10:22:39 -07:00
uninstall.sh Final cleanup of the uninstallers 2014-10-04 14:07:33 -07:00

This is the Shorewall-lite stable 4.4 branch of Git.