summaryrefslogtreecommitdiffstats
path: root/application/views/file/client.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file/client.php')
-rw-r--r--application/views/file/client.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/application/views/file/client.php b/application/views/file/client.php
index 2adf4d663..a11a01b87 100644
--- a/application/views/file/client.php
+++ b/application/views/file/client.php
@@ -9,13 +9,6 @@
<h2>Linux</h2>
<p>
Arch Linux: pacman -S fb-client<br />
- Debian: <?php echo anchor("https://paste.xinu.at/data/client/deb"); ?><br />
Gentoo: Add <a href="https://git.holgersson.xyz/holgersson-overlay/tree/README">this overlay</a> and run <code>emerge -a fb-client</code><br />
- Slackware: <?php echo anchor("https://paste.xinu.at/data/client/slackware"); ?><br />
- OpenSUSE: <?php echo anchor("https://build.opensuse.org/package/show/home:mwilhelmy/fb-client"); ?>
</p>
-<h2>OS X</h2>
-<p>
- Get <a href="http://brew.sh">Homebrew</a> and run <code>brew install fb-client</code>.
-</p>