Skip to content
Snippets Groups Projects
Commit 4e635afc authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

packaging: fix LRC repository url

Using the new Gerrit repository for LRC.

Refs #74123

Change-Id: I25bf10d5f15e53c482e5d9bcda6333a57a7105be
parent 0a3df0ae
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,8 @@ osx:
- cd ..
- echo "LRC"
- export CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.4.0
- git clone git://anongit.kde.org/libringclient.git libringclient
- cd libringclient
- git clone https://gerrit-ring.savoirfairelinux.com/ring-lrc.git ring-lrc
- cd ring-lrc
- mkdir build
- cd build
- cmake .. -DCMAKE_INSTALL_PREFIX=%(prefix_path)s -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang -DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment