Bug#205396: [Build-common-hackers] Bug#205396: cdbs: reconfiguring and rebuilding during install targets should be caught by stamps

Robert Jordens Robert Jordens <robertjo@phys.ethz.ch>, 205396@bugs.debian.org
Mon, 1 Sep 2003 01:19:42 +0200


--CE+1k2dSO48ffgeK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello!

[Sun, 31 Aug 2003] Colin Walters wrote:
> close 205396
> merge 205396 20637
> thanks
>=20
> tarball.mk.  Julian Gibley just recently figured out in #206937 that=20
> you need to put tarball.mk at the top of the rules file, which you don't
> appear to be doing in your ardour rules.

It was 206941. It works now. Seemingly the order needs to be something
like this:

include /usr/share/cdbs/1/class/makefile.mk
DEB_UPSTREAM_VERSION :=3D $(shell echo $(DEB_VERSION) | sed 's/-[^-]*//')
DEB_UPSTREAM_TARBALL_VERSION :=3D $(shell echo $(DEB_UPSTREAM_VERSION) | se=
d 's/+[^+]*//')
DEB_TAR_SRCDIR :=3D $(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_TARBALL_VERSION)
include /usr/share/cdbs/1/rules/tarball.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk

    Robert.

--=20
It appears that PL/I (and its dialects) is, or will be, the most widely
used higher level language for systems programming.
		-- J. Sammet

--CE+1k2dSO48ffgeK
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/UoKNHSjkv+Av7xERAj/vAJ9RMt9fRp/CcYL3R/d1DH+9W+hoVACeKc3f
WGOK6+hLRUm0Vz9QfcUe6DI=
=s1lU
-----END PGP SIGNATURE-----

--CE+1k2dSO48ffgeK--