[Build-common-hackers] Constancy about _ALL vs _$(cdbs_curpkg)

Jeff Bailey jbailey@nisa.net
Tue, 14 Oct 2003 12:33:58 -0400


--=-0iv0yMmZ3wMWyP6k78gf
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

I've been thinking of adding this to my todo list:

Right now, we occasionally forget to have per-package variables as well
as _ALL variables.  I've been thinking that I would do something like
the following:

xx=3D$(curpass)_ALL $(curpass)_$(cdbs_curpkg)

And then changing all instances from:

dh_installdocs -p$(cdbs_curpkg) $(DEB_INSTALL_DOCS_ALL)
$(DEB_INSTALL_DOCS_$(cdbs_curpkg))

to:

dh_installdocs -p$(cdbs_curpkg) $(call xx,DEB_INSTALL_DOCS)

I still don't have a clue when I'll get to my todo list.  Probably
sometime just after Sarge releases, since we shouldn't do much to risk
the release at this point.

Tks,
Jeff Bailey

--=20
"I'm torn...  My kink or my country..."
 - Anika Stafford

--=-0iv0yMmZ3wMWyP6k78gf
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

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

iD8DBQA/jCV25M5hmdCYCpkRAjFXAKC8e+2x22eVv+H9HjoLXaf9di61fgCgok75
9YIucCDTXWL6IHBESWAZhVA=
=A5zE
-----END PGP SIGNATURE-----

--=-0iv0yMmZ3wMWyP6k78gf--