From: darksidelemm Date: Mon, 26 Jun 2017 11:24:18 +0000 (+0000) Subject: Don't use sudo when installing gqrx X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=3c21c252848ebf5db80860147e0c53cf4afef8a7;p=freetel-svn-tracking.git Don't use sudo when installing gqrx git-svn-id: https://svn.code.sf.net/p/freetel/code@3258 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/misc/lilacsat1/3-build_gqrx_gr-satellites.sh b/misc/lilacsat1/3-build_gqrx_gr-satellites.sh index 4c05bf99..6893563e 100755 --- a/misc/lilacsat1/3-build_gqrx_gr-satellites.sh +++ b/misc/lilacsat1/3-build_gqrx_gr-satellites.sh @@ -7,7 +7,7 @@ # Install gqrx -sudo pybombs install gqrx +pybombs install gqrx # Install libfec, which gr-satellites needs. This is installed outside # of pybombs ~/prefix/default environment