net-dns/nsd: whitespace

This commit is contained in:
Felix Janda
2016-08-05 18:19:34 +02:00
committed by Michał Górny
parent 9e2d0280ec
commit 8b3daab1be

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -77,5 +77,4 @@ src_install() {
# remove /var/run data created by Makefile, handled by initd script
rm -r "${ED}"/var/run || die "could not remove /var/run/ directory"
}
}