Skip to content

Commit

Permalink
Merge branch 'development' into feature/#16519_integrate_rb_ale
Browse files Browse the repository at this point in the history
  • Loading branch information
ljblancoredborder committed May 10, 2024
2 parents 20c6eec + 1c8be40 commit f8570d2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ rpm:
$(MAKE) -C packaging/rpm

rpmtest:
$(MAKE) LATEST=`git stash create` -C packaging/rpm
$(MAKE) LATEST=`git stash create` -C packaging/rpm

clean:
rm -rf SOURCES pkgs

0 comments on commit f8570d2

Please sign in to comment.