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

Build source packages with dpkg-buildpackage

parent 13ff4a10
No related branches found
No related tags found
No related merge requests found
......@@ -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!"
......
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