Selaa lähdekoodia

fix file globbing bug (ProFTPD Bug #1426)

Ralf S. Engelschall 24 vuotta sitten
vanhempi
commit
df7c6daf77
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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"