From 238cc54894b93719a422cd295f599c5ae27141c2 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 26 Feb 2018 19:17:06 +0100 Subject: [PATCH] Linux-PAM: Remove unneeded blank line --- Linux-PAM-1.3.0-0.bee | 1 - 1 file changed, 1 deletion(-) diff --git a/Linux-PAM-1.3.0-0.bee b/Linux-PAM-1.3.0-0.bee index 6160cc3a5..f2bdbd93a 100755 --- a/Linux-PAM-1.3.0-0.bee +++ b/Linux-PAM-1.3.0-0.bee @@ -39,5 +39,4 @@ mee_install() { for i in ${SYSCONFDIR}/environment ${SYSCONFDIR}/security/{access.conf,group.conf,limits.conf,namespace.conf,namespace.init,pam_env.conf,time.conf} ; do mv -v ${D}${i}{,.sample} done - }