]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- release 3 openssh-2_9p1-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 12 May 2001 11:45:35 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix directory for pid file

Changed files:
    openssh.spec -> 1.78

openssh.spec

index aaa206bc8fe24d85e20c55953e20ffad54d8a0fe..67958f9ec9032f0dc7584f9388f1249c86ee9ea2 100644 (file)
@@ -5,7 +5,7 @@ Summary:        OpenSSH free Secure Shell (SSH) implementation
 Summary(pl):   Publicznie dostêpna implementacja bezpiecznego shella (SSH)
 Name:          openssh
 Version:       2.9p1
-Release:       2
+Release:       3
 License:       BSD
 Group:         Applications/Networking
 Group(de):     Applikationen/Netzwerkwesen
@@ -178,7 +178,7 @@ autoconf
        --with-ipaddr-display \
        --with-4in6 \
        --disable-suid-ssh \
-       --with-pid-dir={_localstatedir}/run
+       --with-pid-dir=%{_localstatedir}/run
 
 echo '#define LOGIN_PROGRAM           "/bin/login"' >>config.h
 
This page took 0.154711 seconds and 4 git commands to generate.