From 339ee7a89b7f9e0755090a1c764e41a4c5b172ad Mon Sep 17 00:00:00 2001 From: dancer Date: Mon, 10 Mar 2003 11:01:01 +0000 Subject: + * debian/rules: add check target for build. + + * Makefile (check): add check target to makefile, to see if there is + any syntax error. + + * pbuilder-updatebuildenv: support --preserve-buildplace + apply things from + Daniel Schepler + + * pbuilder-satisfydepends: support --preserve-buildplace + support Format: field. + + * pbuilder-modules (pbuilder-options): support --preserve-buildplace + + * pbuilder-buildpackage (PACKAGENAME): support --preserve-buildplace + + * pbuilder-buildpackage-funcs: support --preserve-buildplace + + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): support --preserve-buildplace + + * pbuilder-checkparams (PRESERVE_BUILDPLACE): add PRESERVE_BUILDPLACE + + * pbuilder.8: update docs to add --preserve-buildplace + --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 362be01..bc1d7c7 100755 --- a/debian/rules +++ b/debian/rules @@ -39,6 +39,7 @@ install: build dh_installdirs # Add here commands to install the package into debian/build-package. + $(MAKE) check $(MAKE) install DESTDIR=$(CURDIR)/debian/pbuilder dh_movefiles -ppbuilder-uml --sourcedir=debian/pbuilder -- cgit v1.2.3