linux build needs both src and binary repo

Most likely the binyr y repo is alrady there, but to make the instructions work as written, better mention that one too.
This commit is contained in:
Jürgen Weigert 2018-10-14 13:08:57 +02:00 committed by Markus Goetz
parent 319472e179
commit 80c1f33ced

View File

@ -50,6 +50,8 @@ repositories`_ to see all the Linux client repos.
repo for your Debian or Ubuntu version, like this example for Debian 9
(run as root)::
echo 'deb
http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Debian_9.0/ /' >> /etc/apt/sources.list.d/owncloud-client.list
echo 'deb-src
http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Debian_9.0/ /' >> /etc/apt/sources.list.d/owncloud-client.list