Skip to content

Commit

Permalink
clean before building rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaboud committed Dec 7, 2021
1 parent 49c704a commit c742d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/el8/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root

%prep
%setup -q
make clean

%build
make EXTRA_CFLAGS="-DEL8" EL=1 -j$(nproc)
Expand Down

0 comments on commit c742d7a

Please sign in to comment.