Pārlūkot izejas kodu

ops, scp was broken since two weeks. Sorry for the inconvinience. I've overlooked this substitution during the 3.9p1 upgrade

Ralf S. Engelschall 21 gadi atpakaļ
vecāks
revīzija
b0d2137c76
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      openssh/openssh.patch.scpbindir
  2. 1 1
      openssh/openssh.spec

+ 1 - 1
openssh/openssh.patch.scpbindir

@@ -14,7 +14,7 @@ Index: session.c
  #endif
  
 +#ifndef SCPBINDIR
-+#define SCPBINDIR "/openpkg-dev/bin"
++#define SCPBINDIR "@l_prefix@/bin"
 +#endif
 +
  /* func */

+ 1 - 1
openssh/openssh.spec

@@ -42,7 +42,7 @@ Class:        CORE
 Group:        Security
 License:      BSD
 Version:      %{V_base}%{V_portable}
-Release:      20040819
+Release:      20040830
 
 #   package options
 %option       with_fsl          yes