From: Schantl Stefan Date: Sun, 31 Oct 2010 15:50:35 +0000 (+0100) Subject: openssh: Fix typo in NM. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4e6e3cee9684ee74f836ee44d88d275f2bbc24;p=ipfire-3.x.git openssh: Fix typo in NM. --- diff --git a/pkgs/core/openssh/openssh.nm b/pkgs/core/openssh/openssh.nm index ffd5b7dc3..1176202dc 100644 --- a/pkgs/core/openssh/openssh.nm +++ b/pkgs/core/openssh/openssh.nm @@ -51,7 +51,7 @@ PKG_PACKAGES += openssh-clients openssh-server PKG_SUMMARY-openssh-server = OpenSSH server applications. PKG_DESCRIPTION-openssh-server = $(PKG_SUMMARY-openssh-server) PKG_FILES-openssh-server = \ - /etc/init/ \ + /etc/init/ \ /etc/pam.d/ \ /etc/ssh/moduli \ /etc/ssh/sshd_config \