Skip to content

Commit 5998460

Browse files
authored
distro: Remove clickable Flathub remote button from Mageia
GUI installation does not seem to be supported there
1 parent b76855c commit 5998460

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/distro.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@
263263
<p>Or, to install with <code>urpmi</code>, run:</p>
264264
<terminal-command>urpmi flatpak</terminal-command>"
265265
- name: Add the Flathub repository
266-
text: '
267-
<p>Flathub is the best place to get Flatpak apps. To enable it, download and install the <a class="btn btn-default" href="https://dl.flathub.org/repo/flathub.flatpakrepo">Flathub repository file</a> or run:</p>
268-
<terminal-command>flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>'
266+
text: "
267+
<p>Flathub is the best place to get Flatpak apps. To enable it, run:</p>
268+
<terminal-command>flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>"
269269
- name: Restart
270270
text: '
271271
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>

0 commit comments

Comments
 (0)