Switch from %setup to %autosetup

This commit is contained in:
Mikolaj Izdebski 2024-08-20 16:33:56 +02:00
commit 383f9e2555
2 changed files with 3 additions and 5 deletions

View file

@ -52,9 +52,7 @@ Summary: Documentation for java_cup
Documentation for java_cup.
%prep
%setup -q
%patch 0 -b .build
%patch 1 -p1
%autosetup -p1 -C
# remove all binary files
find -name "*.class" -delete