diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 22:01:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 22:01:57 +0000 |
commit | d57e8cd5234564c17748dd8cc2009b254afb8b5c (patch) | |
tree | 90b32b34467e23ea2c4af62a42850439767cf524 /net-misc/hlfl/hlfl-0.60.0.ebuild | |
parent | LICENSE fix (diff) | |
download | historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.gz historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.bz2 historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.zip |
whitespace cleanup
Diffstat (limited to 'net-misc/hlfl/hlfl-0.60.0.ebuild')
-rw-r--r-- | net-misc/hlfl/hlfl-0.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/hlfl/hlfl-0.60.0.ebuild b/net-misc/hlfl/hlfl-0.60.0.ebuild index 04580c639401..096f35512d51 100644 --- a/net-misc/hlfl/hlfl-0.60.0.ebuild +++ b/net-misc/hlfl/hlfl-0.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/hlfl-0.60.0.ebuild,v 1.7 2003/02/13 14:53:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/hlfl-0.60.0.ebuild,v 1.8 2003/09/05 22:01:48 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="High Level Firewall Language" @@ -24,7 +24,7 @@ src_compile() { } src_install () { - + install -d ${D}/usr/bin install -d ${D}/usr/man/man1 install -d ${D}/usr/share/doc/${P} |