Remove the siren and ilbc code from the debian source package

The Siren code is non-free per DFSG, and the ILBC code is under
unclear licensing until we upgrade to the WebRTC version.
This commit is contained in:
Travis Cross 2012-12-19 17:55:47 +00:00
parent 0da6a6dd64
commit 2df9d2e478
1 changed files with 1 additions and 0 deletions

1
debian/util.sh vendored
View File

@ -234,6 +234,7 @@ create_dsc () {
-e '/\.stamp-build:/{:l2 n; /make/{s/$/ -j/; :l3 n; b l3}; b l2};' ;;
esac
git add debian/rules
git rm -rf --ignore-unmatch libs/libg722_1 libs/ilbc
dch -b -m -v "$dver" --force-distribution -D "$suite" "Nightly build."
git add debian/changelog && git commit -m "nightly v$orig_ver"
dpkg-source -i.* -Zxz -z9 -b .