mirror of
				https://src.koozali.org/infra/smeserver-koji.git
				synced 2025-10-30 22:01:25 +01:00 
			
		
		
		
	need epel to install koji-builder
This commit is contained in:
		| @@ -7,7 +7,9 @@ SCRIPT_DIR="$(dirname "$(realpath "$0")")" | ||||
| source "$SCRIPT_DIR"/globals.sh | ||||
| source "$SCRIPT_DIR"/parameters.sh | ||||
|  | ||||
| dnf install koji-builder | ||||
| # Install the koji builder componelts from epel | ||||
| dnf install -y epel-release | ||||
| dnf install -y koji-builder | ||||
|  | ||||
| # Create mock folders and permissions | ||||
| mkdir -p /etc/mock/koji | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Trevor Batley
					Trevor Batley