From: Travis Cross Date: Tue, 28 May 2013 22:48:33 +0000 (+0000) Subject: Remove redundant orig file purifying step X-Git-Tag: v1.2.13~270 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efe76ee4480dc9662c240d1270b94144511689b7;p=thirdparty%2Ffreeswitch.git Remove redundant orig file purifying step We kill these files with .gitattributes. --- diff --git a/debian/util.sh b/debian/util.sh index 7f53073830..9e471ee38b 100755 --- a/debian/util.sh +++ b/debian/util.sh @@ -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 .