[hamradio-commits] [gnss-sdr] 20/45: adding sources, II

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sat Dec 6 11:01:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit eb230549f7a82f076ebeaa09d8730e3f155d9329
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Nov 23 10:02:49 2014 +0100

    adding sources, II
---
 .travis.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 9254950..535d45f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,8 +23,10 @@ before_install:
   #- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu utopic universe"
   #- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu utopic multiverse"
   #- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu utopic"
-  - sudo add-apt-repository -s "deb http://ppa.launchpad.net/gqrx/snapshots/ubuntu $(lsb_release -sc) main"
-  - sudo add-apt-repository -s "deb http://ppa.launchpad.net/gqrx/releases/ubuntu $(lsb_release -sc) main"
+  - sudo add-apt-repository "deb http://ppa.launchpad.net/gqrx/snapshots/ubuntu $(lsb_release -sc) main"
+  - sudo add-apt-repository "deb http://ppa.launchpad.net/gqrx/releases/ubuntu $(lsb_release -sc) main"
+  - sudo sh -c "echo deb-src http://ppa.launchpad.net/gqrx/snapshots/ubuntu $(lsb_release -sc) main \ >> /etc/apt/sources.list"
+  - sudo sh -c "echo deb-src http://ppa.launchpad.net/gqrx/releases/ubuntu $(lsb_release -sc) main \ >> /etc/apt/sources.list"
   #- sudo add-apt-repository  -y ppa:gqrx/releases
   #- sudo add-apt-repository  -y ppa:gqrx/snapshots
   - sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list