SF.net SVN: gar:[24307] csw/mgar/pkg/augeas/trunk/Makefile

Dagobert Michelsen dam at opencsw.org
Tue Nov 11 20:56:12 CET 2014


Hi Toni,

may I suggest one more: it is easier to longterm-diff Makefiles if you always write

RUNTIME_DEP_PKGS_CSWlibaugeas-dev += CSWlibfa1
RUNTIME_DEP_PKGS_CSWlibaugeas-dev += CSWlibaugeas0

instead of

RUNTIME_DEP_PKGS_CSWlibaugeas-dev = CSWlibfa1
RUNTIME_DEP_PKGS_CSWlibaugeas-dev += CSWlibaugeas0

The result is the same, but if you add/remove arbitrary dependencies += never needs
to be changed and accidentaly moving lines before = does happen :-) That way you always
see the correct changes in the diff and not switches to/from = to +=


Best regards

  — Dago

-- 
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2418 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20141111/7388671d/attachment.p7s>


More information about the maintainers mailing list