Skip to content

Commit

Permalink
testbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
bkelly16 committed Nov 15, 2024
1 parent 81291bc commit e2a6cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/rocky-el8/main.spec.j2
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Conflicts: %{name}-1.7
%build

%install
make DESTDIR=%{buildroot} TOOLS_VERSION="%{version}-{{ version }}" install
make DESTDIR=%{buildroot} TOOLS_VERSION="%{version}-{{ build_number }}" install

%postun
if [ $1 == 0 ];then
Expand Down

0 comments on commit e2a6cc1

Please sign in to comment.