Explorar o código

fix file globbing bug (ProFTPD Bug #1426)

Ralf S. Engelschall %!s(int64=24) %!d(string=hai) anos
pai
achega
df7c6daf77
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      proftpd/proftpd.spec

+ 2 - 0
proftpd/proftpd.spec

@@ -41,6 +41,7 @@ Source1:      proftpd.conf
 Source2:      proftpd.msg.goaway
 Source3:      proftpd.msg.login
 Source4:      rc.proftpd
+Patch0:       proftpd-%{version}.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -68,6 +69,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q 
+    %patch -p0 
 
 %build
     #   make non-standard "rundir" the same as standard "sysconfdir"