Remove redundant orig file purifying step

We kill these files with .gitattributes.
This commit is contained in:
Travis Cross 2013-05-28 22:48:33 +00:00
parent 0a50536aa8
commit 26d5a6eb33
1 changed files with 0 additions and 2 deletions

2
debian/util.sh vendored
View File

@ -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 .