summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-12-06 01:13:20 +0100
committerFlorian Pritz <bluewind@xinu.at>2014-12-06 01:13:20 +0100
commit472376358c284a010d00348367b57117b4282036 (patch)
treeca5941539fe08d4bd4d725617c9b13a5c579265d
parenta6655941189e692c4ff06aa41a65e4ac7f0e82fd (diff)
add opensuse client repo
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--application/views/file/client.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/application/views/file/client.php b/application/views/file/client.php
index 1c864437a..36aaf4565 100644
--- a/application/views/file/client.php
+++ b/application/views/file/client.php
@@ -32,7 +32,8 @@ machine <?php echo $domain; ?> login my_username password my_secret_password
Arch Linux: pacman -S fb-client<br />
Debian: <?php echo anchor($client_link_deb); ?><br />
Gentoo: Add <a href="https://publicus.dorado.uberspace.de/cgit/cgit.cgi/holgersson-overlay/tree/README">this overlay</a> and run <code>emerge -a fb-client</code><br />
- Slackware: <?php echo anchor($client_link_slackware); ?>
+ Slackware: <?php echo anchor($client_link_slackware); ?><br />
+ OpenSUSE: <?php echo anchor("https://build.opensuse.org/package/show/home:mwilhelmy/fb-client"); ?>
</p>
<h2>OS X</h2>