Revert "Build source packages with dpkg-buildpackage"
This reverts commit 4293112f08.
This commit is contained in:
parent
80f9e37f85
commit
3cb9ec3b09
1 changed files with 2 additions and 1 deletions
|
|
@ -139,7 +139,8 @@ export QUILT_PATCHES=debian/patches
|
||||||
[ -s debian/patches/series ] && quilt push -a
|
[ -s debian/patches/series ] && quilt push -a
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dpkg-buildpackage -d -S -us -uc -tc
|
cd ..
|
||||||
|
dpkg-source -b source
|
||||||
rm -rf ${LOCAL_APT}
|
rm -rf ${LOCAL_APT}
|
||||||
echo "Trisquel source package built!"
|
echo "Trisquel source package built!"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue