diff --git a/image/spindle/wheezy-stage4 b/image/spindle/wheezy-stage4 index 536a897b..aefe4713 100755 --- a/image/spindle/wheezy-stage4 +++ b/image/spindle/wheezy-stage4 @@ -107,7 +107,7 @@ apt-get install -y git cmake libusb-1.0-0.dev build-essential cd /root rm -rf rtl-sdr -git clone git://git.osmocom.org/rtl-sdr.git +git clone https://github.com/jpoirier/librtlsdr rtl-sdr cd rtl-sdr mkdir build cd build