fixed %apply to work with older rpmbuild versions

This commit is contained in:
ensc 2010-01-02 15:01:18 +00:00
parent bc01b3df37
commit 84bbd52d7d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
%{?with_noarch:%global noarch BuildArch: noarch}
%{!?release_func:%global release_func() %1%{?dist}}
%{!?apply:%global apply(p:n:b:) %patch%%{-n:%%{-n*}} %%{-p:-p%%{-p*}} %%{-b:-b%%{-b*}} \
%{!?apply:%global apply(p:n:b:) %patch%%{-n:%%{-n*}} %%{-p:-p %%{-p*}} %%{-b:-b %%{-b*}} \
%nil}
Summary: End-user tools for the Clam Antivirus scanner