From a93f833e08a07491bbc8a5b704452e1e7d27a593 Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Dec 15 2019 18:14:33 +0000 Subject: frontend: packages does not need to be online Merges: #1159 --- diff --git a/frontend/coprs_frontend/coprs/templates/welcome.html b/frontend/coprs_frontend/coprs/templates/welcome.html index 1d964b3..c8c6096 100644 --- a/frontend/coprs_frontend/coprs/templates/welcome.html +++ b/frontend/coprs_frontend/coprs/templates/welcome.html @@ -2,7 +2,7 @@

Start with making your own repository in these three steps:

  1. choose a system and architecture you want to build for
  2. -
  3. provide Copr with src.rpm packages available online
  4. +
  5. provide Copr with src.rpm packages
  6. let Copr do all the work and wait for your new repo

NOTE: Copr is not yet officially supported by Fedora Infrastructure.