From 1cf2d8fe6f43a806a354725448217c99b7fcb4d7 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 19 Mar 2018 13:44:25 -0700 Subject: [PATCH] Update the URL in lorax.spec to point to new Lorax location Moved to https://github.com/weldr/lorax --- lorax.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 2eb3f955..be1649d7 100644 --- a/lorax.spec +++ b/lorax.spec @@ -9,9 +9,9 @@ Summary: Tool for creating the anaconda install images Group: Applications/System License: GPLv2+ -URL: https://github.com/rhinstaller/lorax +URL: https://github.com/weldr/lorax # To generate Source0 do: -# git clone https://github.com/rhinstaller/lorax +# git clone https://github.com/weldr/lorax # git checkout -b archive-branch lorax-%%{version}-%%{release} # tito build --tgz Source0: %{name}-%{version}.tar.gz