diff options
-rw-r--r-- | installer/debian.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/installer/debian.sh b/installer/debian.sh index ca43b17..34a2106 100644 --- a/installer/debian.sh +++ b/installer/debian.sh @@ -148,7 +148,6 @@ popd echo -e "$GREEN Compiling fdk-aac-dabplus $NORMAL" git clone https://github.com/Opendigitalradio/fdk-aac-dabplus.git pushd fdk-aac-dabplus -git checkout v0.2.1 ./bootstrap ./configure make |