From: Travis Cross Date: Wed, 19 Dec 2012 17:55:47 +0000 (+0000) Subject: Remove the siren and ilbc code from the debian source package X-Git-Tag: v1.3.13~220 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2df9d2e478cca6a8440871dbc62786b4248ff707;p=thirdparty%2Ffreeswitch.git 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. --- diff --git a/debian/util.sh b/debian/util.sh index 43278c2920..7ba6726f58 100755 --- a/debian/util.sh +++ b/debian/util.sh @@ -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 .