]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
openssh: Fix packaging of sshd.service file.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 9 Sep 2012 11:36:33 +0000 (13:36 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 9 Sep 2012 11:42:27 +0000 (13:42 +0200)
Fix hardcoded path in NM file, wich results in a wrong packaging of that file.

openssh/openssh.nm

index 707790b2f1dfbcce360119b562967ad7b0c8f173..42423eef5b239947952972b2d18133a34382f4ef 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = openssh
 version    = 5.9p1
-release    = 6
+release    = 7
 
 groups     = Application/Internet
 url        = http://www.openssh.com/portable.html
@@ -172,7 +172,7 @@ packages
                files
                        %{sysconfdir}/pam.d/sshd
                        %{sysconfdir}/ssh/sshd_config
-                       /lib/systemd
+                       %{unitdir}/sshd.service
                        %{libdir}/openssh/sftp-server
                        %{sbindir}/sshd-keygen
                        %{sbindir}/sshd