diff --git a/helpers/config b/helpers/config index 89908f4..161498f 100755 --- a/helpers/config +++ b/helpers/config @@ -139,8 +139,7 @@ export QUILT_PATCHES=debian/patches [ -s debian/patches/series ] && quilt push -a fi -cd .. -dpkg-source -b source +dpkg-buildpackage -d -S -us -uc -tc rm -rf ${LOCAL_APT} echo "Trisquel source package built!"