Skip to content
Snippets Groups Projects
Commit 3cb9ec3b authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Revert "Build source packages with dpkg-buildpackage"

This reverts commit 4293112f.
parent 80f9e37f
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,8 @@ export QUILT_PATCHES=debian/patches
[ -s debian/patches/series ] && quilt push -a
fi
dpkg-buildpackage -d -S -us -uc -tc
cd ..
dpkg-source -b source
rm -rf ${LOCAL_APT}
echo "Trisquel source package built!"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment