From 4d26274c5b9b5f970b1d2a7d8afb6e7cef0323d5 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sun, 26 Feb 2012 16:54:36 +0100 Subject: [PATCH] openssh: Change syntax of prerequires. The old format is deprecated. --- openssh/openssh.nm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/openssh/openssh.nm b/openssh/openssh.nm index 199ed101c..0b0250ca2 100644 --- a/openssh/openssh.nm +++ b/openssh/openssh.nm @@ -5,7 +5,7 @@ name = openssh version = 5.9p1 -release = 2 +release = 3 groups = Application/Internet url = http://www.openssh.com/portable.html @@ -153,7 +153,10 @@ packages /etc/ssh/sshd_config end - prerequires = shadow-utils systemd-units + prerequires + shadow-utils + systemd-units + end script prein # Create unprivileged user and group. -- 2.39.2