Eliminate use of obsolete %patchN syntax (#2283636)
This commit is contained in:
parent
bc4f2542c9
commit
c94b83ef70
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ applications which use adime.
|
|||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -z .so-fixes
|
||||
%patch -P0 -p1 -z .so-fixes
|
||||
./fix.sh unix
|
||||
rm docs/txt/tmpfile.txt
|
||||
mkdir docs/html docs/rtf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue