From: Mathieu Date: Fri, 10 Mar 2023 11:03:31 +0000 (+0100) Subject: Make target for deb source X-Git-Tag: v2.3.12~64 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=854f0eb3c32d73b4a87f3cf3ec5dc830456f7598;p=gpl%2Fargeo-tp.git Make target for deb source --- diff --git a/bootstrap/Makefile b/bootstrap/Makefile index 99b2d02..e2dd237 100644 --- a/bootstrap/Makefile +++ b/bootstrap/Makefile @@ -58,6 +58,9 @@ clean-sources: $(RM) -rf $(ECJ_BASE) $(RM) -rf $(BNDLIB_BASE) rm -rf org.argeo.tp.build/biz.aQute.bndlib/src + +deb-source: distclean clean-sources bootstrap-prepare-sources + debuild --no-sign -S bootstrap-prepare-sources: bootstrap-download-sources ## ECJ