Switch from %setup to %autosetup
This commit is contained in:
parent
fa19892259
commit
383f9e2555
2 changed files with 3 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue