Skip to content

Commit

Permalink
Merge branch 'main' into jlf/fix-get-state_reader-via-function
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Louis Fuchs authored Mar 14, 2024
2 parents 5ecb270 + d3e2add commit e2c15b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,4 @@ build-packages: poetry-install ## build source package, wheel and srpm
.PHONY: rebuild-packages
rebuild-packages: ## build binary rpms
@docker run -v ./:/source rockylinux:9 sh -c "dnf install -y git; git config --global --add safe.directory /source; /source/tools/venv-rpm"
@docker run -v ./:/source fedora:39 /source/tools/rebuild-rpm
@docker run -v ./:/source fedora:40 /source/tools/rebuild-rpm

0 comments on commit e2c15b7

Please sign in to comment.