]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Remove redundant orig file purifying step
authorTravis Cross <tc@traviscross.com>
Tue, 28 May 2013 22:48:33 +0000 (22:48 +0000)
committerTravis Cross <tc@traviscross.com>
Tue, 28 May 2013 23:52:46 +0000 (23:52 +0000)
We kill these files with .gitattributes.

debian/util.sh

index 7f53073830bed7818aed284f4252d690305e1898..9e471ee38bc82812b99ed2bee26af139da5987b5 100755 (executable)
@@ -242,8 +242,6 @@ create_dsc () {
     esac
     [ "$zl" -ge "1" ] || zl=1
     git add debian/rules
-    [ "$modules_list" = "non-dfsg" ] \
-      || 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 -z${zl} -b .