Resolves: RHELMISC-11303
This commit is contained in:
parent
495f02f859
commit
10b64a306a
@ -11,7 +11,7 @@ rlJournalStart
|
||||
if ! rlCheckRpm gnome-desktop-testing; then
|
||||
echo "gnome-desktop-testing is not available."
|
||||
echo "Trying to download and compile it:"
|
||||
git clone https://gitlab.gnome.org/GNOME/gnome-desktop-testing.git
|
||||
git clone https://gitlab.com/redhat/centos-stream/tests/gnome-desktop-testing.git
|
||||
pushd gnome-desktop-testing
|
||||
git checkout v2021.1
|
||||
./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
|
||||
|
||||
Loading…
Reference in New Issue
Block a user