Skip to content

Commit

Permalink
make check via packit
Browse files Browse the repository at this point in the history
  • Loading branch information
antonvoznia committed Mar 12, 2022
1 parent 86f273b commit 567dd6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packaging/rpm/rear.spec
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ fi
%{__rm} -rf %{buildroot}
%{__make} install DESTDIR="%{buildroot}"

%check
%{__make} validate

%files
# defattr: is required for SLES 11 and RHEL/CentOS 5 builds on openSUSE Build Service (#2135)
%defattr(-, root, root, 0755)
Expand Down

0 comments on commit 567dd6f

Please sign in to comment.