]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Remove the siren and ilbc code from the debian source package
authorTravis Cross <tc@traviscross.com>
Wed, 19 Dec 2012 17:55:47 +0000 (17:55 +0000)
committerTravis Cross <tc@traviscross.com>
Wed, 19 Dec 2012 17:55:47 +0000 (17:55 +0000)
The Siren code is non-free per DFSG, and the ILBC code is under
unclear licensing until we upgrade to the WebRTC version.

debian/util.sh

index 43278c292016e0c81c5047b962a22977b7b0dbda..7ba6726f58a506fd9f6f20f4e23616b15c2d4122 100755 (executable)
@@ -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 .